UNPKG

111 BTypeScriptView Raw
1export declare function isPluginInstalled(root: string, targetFile: string, plugin: string): Promise<boolean>;