@myunisoft/tsd

TSD

MyUnisoft public TypeScript interfaces and types 📜.

Online TypeDoc Documentation

npm version license

This package has been designed to allow declaring and sharing TypeScript interfaces and types across several of our projects (public or private).

This package is available in the Node Package Repository and can be easily installed with npm or yarn.

$ npm i @myunisoft/tsd -D

⚠️ -D stand for DevDependencies.

There is multiple exported namespace in the local file index.d.ts. Online documentation is accessible here

export {
Auth,
Windev,
Utils,
MemberGroup,
Account,
AccountNoCp,
BearerToken,
ApiToken,
UserToken,
FirmToken
}

All Contributors

Thanks goes to these wonderful people (emoji key):

Yefis
Yefis

💻 📖 🐛
Gentilhomme
Gentilhomme

💻 📖 👀 🛡️
FredGuiou
FredGuiou

🚧

MIT