Blame view

天文台pc/tianwentai-ui/node_modules/@emotion/styled/base/package.json 256 Bytes
bc518174   王天杨   提交两个项目文件
1
2
3
4
5
6
7
8
9
  {
    "main": "dist/emotion-styled-base.cjs.js",
    "module": "dist/emotion-styled-base.esm.js",
    "umd:main": "dist/emotion-styled-base.umd.min.js",
    "types": "dist/emotion-styled-base.cjs.d.ts",
    "preconstruct": {
      "umdName": "emotionStyledBase"
    }
  }