0.3.0 • Published 10 months ago

@c4605/ts-types v0.3.0

Weekly downloads
17
License
MIT
Repository
github
Last release
10 months ago

@c4605/ts-types

Some useful TypeScript type helpers.

src
├── Base.ts  # basic type helpers
├── Coll.ts  # helpers for collection
├── Fn.ts    # helpers for function
└── index.ts # export all helpers