Dec 4/2024
- types are working and I resolved the issue in Headwinds which was declare d.ts file colliding with it; also delete the types folder!
Dec 2/2024
- the last thing I did was to change tsconfig.json to "declarationDir": "./dist/lib", from "/dist/types" but seems right because the types are now appearing in the /dist/lib -> index.d.ts file!
- I tests the Cleric on the solo scout site and it seems to be working...finally!!!