UNPKG

react-svg

Version:

A React component that injects SVG into the DOM.

3 lines (2 loc) 107 B
declare const ownerWindow: (node?: Node | null) => Window & typeof globalThis; export default ownerWindow;