-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Closed
Description
I'd like to see if we can publish TypeScript definitions for the 5.0 release. My understanding is that these can be published as @types/ol
or in the ol
package itself. I assume we'll need more than a single index.d.ts
since we do not make everything exportable from a single module. I'm hoping we can automatically generate the TypeScript definitions from existing JSDoc annotations in the code. Perhaps this will be a migration path away from JSDoc annotations to authoring in TypeScript, but initially I think our goal should be to publish TypeScript definitions that are in sync with the code.
I'll be doing some more reading, but if anybody has experience and knowledge that they can spread, please let us know.
marcjansen, hccampos, gberaudo, kalbermattenm, chrismayer and 19 moresbrunner, gimerstedt, icholy, ggranum, arszp10 and 4 moretangerren
Metadata
Metadata
Assignees
Labels
No labels