tsu
v2.11.1
Published
TypeScript utilities
Downloads
286
Readme
Installation
Install with your favourite package manager:
# yarn
yarn add tsu
# pnpm
pnpm add tsu
# npm
npm install tsu
Import as required:
import { ... } from 'tsu'
Documentation
Full documentation is available here.