Skip to main content
Go to Latest
variable amen
import { amen } from "https://deno.land/x/yea@v0.7.3/amen.ts";

type

(
sequence: Sequence,
numSlices?,
onPosition?: (position: [number, number, boolean]) => void,
) => [() => void, (newSequence: Sequence) => void]