-
Notifications
You must be signed in to change notification settings - Fork 199
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request
Description
Rather than this: https://quickjs-ng.github.io/quickjs/stdlib we could ship a .d.ts
TypeScript declarations file and use typedoc to render it, and add that as static assets to the docs. Sample typedoc: https://bettercallsaghul.com/txiki.js/api/modules/global.tjs.html
Then the types can be published to npm as @quickjs-ng/types
lukasMega
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request