@tsboost/utilities

0.1.1 • Public • Published

@tsboost/utilities

A collection of utility functions to assist development with TypeScript.

Get It

npm install --save @tsboost/utilities

yarn add @tsboost/utilities

Usage

import { noop } '@ts-boost/utilities'

const foo: string = 'foo'
const bar: number = 42
const baz: object = {}

noop(foo, bar, baz)

Package Sidebar

Install

npm i @tsboost/utilities

Weekly Downloads

2

Version

0.1.1

License

MIT

Unpacked Size

4.45 kB

Total Files

9

Last publish

Collaborators

  • frikki
  • tylors