Skip to content

N1ghtTheF0x/ntf-types

Repository files navigation

@ntf/types

Another types library

Why

Because I like reinventing the wheel :)

Installation

Use your favourite package manager, idk

npm install @ntf/types
yarn add @ntf/types
pnpm install @ntf/types

Usage

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

About

Another types library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published