UNPKG

@elsikora/setup-wizard

Version:

Setup Wizard - CLI scaffolding utility

5 lines 212 B
/** * List of possible builder configuration file names to check for existing setup. */ export declare const BUILDER_CONFIG_FILE_NAMES: Readonly<Array<string>>; //# sourceMappingURL=file-names.constant.d.ts.map