toopl
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

toopl

Usage:

import { tuple } from 'toopl';
 
// myTuple has type [number, string, boolean]
const myTuple = tuple(1, '2', true);

Readme

Keywords

none

Package Sidebar

Install

npm i toopl

Weekly Downloads

1

Version

0.0.2

License

ISC

Unpacked Size

1.75 kB

Total Files

6

Last publish

Collaborators

  • kolodny