progress with type classes, type inference still very ad-hoc

This commit is contained in:
Joeri Exelmans 2025-03-20 18:34:58 +01:00
parent 5283be608b
commit c5ac55b0ff
10 changed files with 64 additions and 19 deletions

View file

@ -1,4 +1,5 @@
{
"type": "module",
"dependencies": {
"@inquirer/prompts": "^7.4.0"
}