kahi-ui
kahi-ui copied to clipboard
BrowserRender in Deno
Regarding the ToDo
at https://github.com/novacbn/kahi-ui/blob/a4bd7992909f63914f345b9e94325457dd706069/src/lib/util/environment.ts#L1 is it possible to infer anything using globalThis
and the properties available on it? I dug into this for a bit and found some potential leads on the Deno polyfills: https://github.com/sindresorhus/ky-universal/blob/main/index.js.