@emotion/styled
Version:
styled API for emotion
13 lines (12 loc) • 341 B
JSON
{
"main": "dist/emotion-styled-base.cjs.js",
"module": "dist/emotion-styled-base.esm.js",
"umd:main": "dist/emotion-styled-base.umd.min.js",
"browser": {
"./dist/emotion-styled-base.esm.js": "./dist/emotion-styled-base.browser.esm.js"
},
"types": "../types/base",
"preconstruct": {
"umdName": "emotionStyledBase"
}
}