UNPKG

bixby-cli

Version:

A CLI for bixby capsule development

6 lines 168 B
export declare class ShellService { private home; constructor(home: string); find(fileName: string): string[]; } //# sourceMappingURL=shell.service.d.ts.map