UNPKG

@sentry/node

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