Skip to content

MyUnisoft/tsd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

84 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

TSD

MyUnisoft public TypeScript interfaces and types πŸ“œ.

Online TypeDoc Documentation

npm version license

πŸ“’ About

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

🚧 Requirements

πŸš€ 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 ✨

All Contributors

Thanks goes to these wonderful people (emoji key):

Yefis
Yefis

πŸ’» πŸ“– πŸ›
Gentilhomme
Gentilhomme

πŸ’» πŸ“– πŸ‘€ πŸ›‘οΈ
FredGuiou
FredGuiou

🚧

License

MIT