UNPKG

@gent-js/gent

Version:

template-based data generator.

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