UNPKG

@elsikora/setup-wizard

Version:

Setup Wizard - CLI scaffolding utility

5 lines 174 B
export interface IModuleSetupResult { customProperties?: Record<string, unknown>; wasInstalled: boolean; } //# sourceMappingURL=module-setup-result.interface.d.ts.map