UNPKG

casualos

Version:
5 lines 134 B
export interface CliConfig { get(key: string): any; set(key: string, value: any): void; } //# sourceMappingURL=config.d.ts.map