# Usage With TypeScript

See [example.ts](./example.ts), [fp.ts](./fp.ts) and [misc.ts](./misc.ts) for source code examples.

See [package.json scripts](./package.json) for CLI usage

## Build Example

```sh
yarn
yarn run build
```

See ./dist for output.
