UNPKG

@gent-js/gent

Version:

template-based data generator.

8 lines (7 loc) 167 B
import type { ProgrammableCommand } from "../../type.js"; /** * options * * length * * prefix (default: '0b') */ export declare const binary: ProgrammableCommand;