DDeno•Created by Samual 🦢 on 11/25/2024 in #help Build tool generate TypeScript for JSR
for anyone else who finds this: you don't need to generate TypeScript files, you can generate JavaScript files that have // @ts-self-types="./<name>.d.ts
comments at the top (where <name>
is replaced with the name of the file)