UNPKG

@gent-js/gent

Version:

template-based data generator.

8 lines (7 loc) 213 B
import type { ProgrammableCommand } from "../../type.js"; /** * options * * length * * variant: 'alpha-2' | 'alpha-3' | 'numeric' (default: 'alpha-2') */ export declare const countryCode: ProgrammableCommand;