starting jr controller api idiom

This commit is contained in:
2023-07-30 22:58:55 -06:00
parent c54c57b37a
commit b3eba95520
10 changed files with 4628 additions and 174 deletions
+1
View File
@@ -1,4 +1,5 @@
{"compilerOptions" : {"target" : "es2022",
"module" : "es2022",
"strict" : true,
"esModuleInterop" : true,
"skipLibCheck" : true,