@atlaskit/renderer
Version:
Renderer component
17 lines • 656 B
JSON
{
"name": "@atlaskit/renderer/experimental-sync-custom-nodes/small-nodes",
"main": "../../dist/cjs/entry-points/experimental-sync-custom-nodes/small-nodes.js",
"module": "../../dist/esm/entry-points/experimental-sync-custom-nodes/small-nodes.js",
"module:es2019": "../../dist/es2019/entry-points/experimental-sync-custom-nodes/small-nodes.js",
"sideEffects": [
"*.compiled.css"
],
"types": "../../dist/types/entry-points/experimental-sync-custom-nodes/small-nodes.d.ts",
"typesVersions": {
">=4.5 <5.9": {
"*": [
"../../dist/types-ts4.5/entry-points/experimental-sync-custom-nodes/small-nodes.d.ts"
]
}
}
}