UNPKG

@johnbillion/ghsvg

Version:

Create an SVG of your GitHub Sponsors

3 lines (2 loc) 221 B
export declare function getRange(type: string, cliOpts: Record<string, any>, configOpts: Record<string, any>): Promise<string | number[]>; export declare function getOptions(args: string[]): Promise<Record<string, any>>;