UNPKG

hydrate-mongodb

Version:
3 lines (2 loc) 142 B
export declare function hasExtension(path: string, ext: string): boolean; export declare function absolutePath(relativePath: string): string;