UNPKG

@tableau/taco-toolkit

Version:
10 lines (9 loc) 446 B
export declare const TOOLKIT_ROOT_PATH: string; export declare const LICENSE_FILE_PATH: string; export declare const EULA_FILE_PATH: string; export declare const EPS_MAIN_PATH: string; export declare const ASSETS_PATH: string; export declare const BOILERPLATE_PATH: string; export declare const TEMPLATE_ROOT_PATH: string; export declare const VALIDATION_DIR_PATH: string; export declare function getBoilerplatePath(boilerplate: string): string;