{
  "name": "@atlaskit/top-layer/testing/polyfill",
  "main": "../../dist/cjs/testing/polyfill.js",
  "module": "../../dist/esm/testing/polyfill.js",
  "module:es2019": "../../dist/es2019/testing/polyfill.js",
  "sideEffects": [
    "*.compiled.css"
  ],
  "types": "../../dist/types/testing/polyfill.d.ts"
}