hyper-express-types
TypeScript icon, indicating that this package has built-in type declarations

1.0.7 • Public • Published

Unofficial hyperexpress types


Its generated using typescript compiler types genertion from js files

But running npx -p typescript tsc src/**/*.js --declaration --allowJs --emitDeclarationOnly --outDir types directly throws unexpected PrivateIdentifier error

So to types generate i modified all properties begining with # which represents private class properties to beign with _

Just as a workaround to get types. There will definately be better ways for doing this.

Readme

Keywords

none

Package Sidebar

Install

npm i hyper-express-types

Weekly Downloads

0

Version

1.0.7

License

ISC

Unpacked Size

48.7 kB

Total Files

39

Last publish

Collaborators

  • gagndeep