UNPKG

ssr-window

Version:

Better handling for window object in SSR environment

3 lines (2 loc) 79 B
declare function extend(target?: any, src?: any): void; export default extend;