4.0.1 • Published 9 months ago
@myunisoft/tsd v4.0.1
📢 About
This package has been designed to allow declaring and sharing TypeScript interfaces and types across several of our projects (public or private).
🚧 Requirements
- Node.js v20 or higher
🚀 Getting Started
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.
API
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
}
Contributors ✨
Thanks goes to these wonderful people (emoji key):
License
MIT
4.0.1
9 months ago
4.0.0
10 months ago
3.3.0
2 years ago
3.2.1
2 years ago
3.2.0
2 years ago
3.1.0
2 years ago
3.0.0
2 years ago
2.5.0
3 years ago
2.7.0
2 years ago
2.6.0
2 years ago
2.4.1
3 years ago
2.4.0
3 years ago
2.3.0
3 years ago
2.2.1
3 years ago
2.2.0
3 years ago
2.1.0
3 years ago
2.0.1
3 years ago
2.0.0
4 years ago
1.4.0
4 years ago
1.3.0
4 years ago
1.2.1
4 years ago
1.1.0
4 years ago
1.0.0
4 years ago