UNPKG

@sentry-internal/replay

Version:
7 lines 254 B
/** * Vendored in from @sentry-internal/rrweb. * * This is a copy of the function from rrweb, it is not nicely exported there. */ export declare function closestElementOfNode(node: Node | null): HTMLElement | null; //# sourceMappingURL=rrweb.d.ts.map