UNPKG

@mojir/lits

Version:

Lits is a pure functional programming language implemented in TypeScript

4 lines (3 loc) 164 B
import type { ShorthandName } from './api'; import type { ShorthandReference } from '.'; export declare const shorthand: Record<ShorthandName, ShorthandReference>;