You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

6 lines
154 B

3 months ago
  1. {
  2. "sideEffects": false,
  3. "main": "floating-ui.utils.dom.umd.js",
  4. "module": "floating-ui.utils.dom.esm.js",
  5. "types": "floating-ui.utils.dom.d.ts"
  6. }