UNPKG

@gent-js/gent

Version:

template-based data generator.

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