Package Exports
- @aboutbits/ts-utils
Readme
@aboutbits/ts-utils
AboutBit's TypeScript utilities
Usage
Install the package:
npm i -D @aboutbits/ts-utilsImport the utility of your choice:
import type { DistributivePick } from '@aboutbits/ts-utils'
// omitted code using DistributivePickPublish
To publish the package commit all changes and push them to main. Then run one of the following commands locally:
npm version patch
npm version minor
npm version majorInformation
AboutBits is a company based in South Tyrol, Italy. You can find more information about us on our website.
Support
For support, please contact info@aboutbits.it.
Credits
License
The MIT License (MIT). Please see the license file for more information.