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