@potentii/type-utils

1.0.1 • Public • Published

Type Utils

NPM Version

Type utilities


Installing

$ npm install @potentii/type-utils

Usage

import { TypeOf } from '@potentii/type-utils';

TypeOf.checkValue('my-value', 45, 'number', true);

License

MIT

/@potentii/type-utils/

    Package Sidebar

    Install

    npm i @potentii/type-utils

    Weekly Downloads

    2

    Version

    1.0.1

    License

    MIT

    Unpacked Size

    7.12 kB

    Total Files

    7

    Last publish

    Collaborators

    • potentii