UNPKG

80 BTypeScriptView Raw
1export declare class Utils {
2 static ensureFolder(folder: string): string;
3}