Installation
leisure can be installed using Yarn (or npm if you really need to).
$ yarn add @tdreyno/leisureImporting
Usually, you will be importing a Sequence creating method. See the full list here.
import { fromArray } from "@tdreyno/leisure"Last updated
Was this helpful?