UNPKG

203 BTypeScriptView Raw
1declare module "command-exists";
2declare module "eol";
3declare module "sudo-prompt";
4declare module "password-prompt";
5declare module "application-config-path" {
6 export = (appName: string) => string;
7}
\No newline at end of file