UNPKG

@tableau/taco-toolkit

Version:
7 lines (6 loc) 212 B
export declare const BOILERPLATE_OPTIONS: { name: string; description: string; }[]; export declare const boilerplateChoices: string[]; export type BoilerplateChoice = (typeof boilerplateChoices)[number];