UNPKG

@sentry/node

Version:
4 lines (3 loc) 217 B
/** Gets the module from a filename */ export declare function getModuleFromFilename(filename: string | undefined, normalizeWindowsPathSeparator?: boolean): string | undefined; //# sourceMappingURL=module.d.ts.map