@bconnorwhite/can-use-dom

Typed version of can-use-dom to check if you can use the DOM

Usage no npm install needed!

<script type="module">
  import bconnorwhiteCanUseDom from 'https://cdn.skypack.dev/@bconnorwhite/can-use-dom';
</script>

README

@bconnorwhite/can-use-dom

NPM TypeScript Coverage Status GitHub Stars Twitter Follow

Typed version of can-use-dom to check if you can use the DOM.

Installation

yarn add @bconnorwhite/can-use-dom
npm install @bconnorwhite/can-use-dom

API

import canUseDOM from "@bconnorwhite/can-use-dom";

// canUseDOM: boolean

Dev DependenciesDavid


License license

MIT