UNPKG

@gent-js/gent

Version:

template-based data generator.

8 lines (7 loc) 149 B
import type { ProgrammableCommand } from "../../type.js"; /** * options * * min * * max */ export declare const intCommand: ProgrammableCommand;