@bconnorwhite/can-use-dom
v2.0.0
Published
Typed version of can-use-dom to check if you can use the DOM
Readme
If I should maintain this repo, please ⭐️
DM me on Twitter if you have questions or suggestions.
Installation
yarn add @bconnorwhite/can-use-domnpm install @bconnorwhite/can-use-dompnpm add @bconnorwhite/can-use-domAPI
import canUseDOM from "@bconnorwhite/can-use-dom";
console.log(canUseDOM); // boolean- autorepo: Autorepo abstracts away your dev dependencies, providing a single command to run all of your scripts.
