UNPKG

@sentry/node

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