forked from oauthjs/express-oauth-server
-
Notifications
You must be signed in to change notification settings - Fork 10
Closed
Description
For the express-oauth-server counterpart from oauthjs, there are types specified in DefinitelyTyped: https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/express-oauth-server/index.d.ts
However for this project, there is nothing of that sort. It would be good to include the typings file from DefinitelyTypes and point to it in package.json. Right now, when I import the package on TypeScript projects, it would complain that there is no types associated:
jankapunkt
Metadata
Metadata
Assignees
Labels
No labels