UNPKG

213 BTypeScriptView Raw
1/** Gets the module from a filename */
2export declare function getModuleFromFilename(filename: string | undefined, normalizeWindowsPathSeparator?: boolean): string | undefined;
3//# sourceMappingURL=module.d.ts.map
\No newline at end of file