@ntf/types
v1.0.0
Published
Another types library
Readme
@ntf/types
Another types library
Why
Because I like reinventing the wheel :)
Installation
Use your favourite package manager, idk
npm install @ntf/typesyarn add @ntf/typespnpm install @ntf/typesUsage
Importing
This library can be used in CommonJS and ESModule environments
const { ... } = require("@ntf/types");import { ... } from "@ntf/types";License stuff that nobody reads
Just like any Open Source Project this has a License, the MIT License
