UNPKG

access-db

Version:

[统一数据库的连接]Unified access to all kinds of databases

3 lines (2 loc) 123 B
export declare const pathTo: (fileName: string) => string; export declare const mkdir: (filePath: any, data: any) => void;