UNPKG

lightrail-client

Version:
7 lines (6 loc) 137 B
export declare type CodeGenerationParams = {} | { length: number; charset?: string; prefix?: string; suffix?: string; };