UNPKG

@mojir/lits

Version:

Lits is a pure functional programming language implemented in TypeScript

3 lines (2 loc) 110 B
import type { SequenceDefinition } from '.'; export declare const happySequence: SequenceDefinition<'happy'>;