Skip to content

[feature request] Are there any typescript type definitions? #84

@bessw

Description

@bessw

Are there any typescript type definitions?

  • I only found one for kadira:flow-router
  • the Meteor framework has good typescript support, so it would be nice if this package would also support it.

how this could be done:

  • I didn't see any jsDoc comments in your code but in case you have them somewhere, typescript could generate a .d.ts file from it, otherwise it shouldn't be much effort to do this by hand from your documentation.
  • as far as I know Atmosphere packages are not supported to contain the typescript definitions, thus one would need to do it the same way like Meteor and create a repository for it in https://github.com/DefinitelyTyped

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions