UNPKG

hd-utils

Version:

A handy utils for modern JS developers

6 lines (5 loc) 117 B
/** * @deprecated use getWindow instead. * */ export default function getWindowObj(): Window & typeof globalThis;