UNPKG

@techmmunity/symbiosis

Version:

Symbiosis - The Ultimate OM For All Databases

5 lines (4 loc) 131 B
/** * Recursively create the folders of .symbiosis folder */ export declare const createDotSymbiosisDir: (path: string) => void;