@atlaskit/editor-plugin-batch-attribute-updates
Version:
Provider a runtime tool to merge an array of SetAttrsStep and/or AttrsSteps into an unique BatchAttrsStep
10 lines • 431 B
JSON
{
"name": "@atlaskit/editor-plugin-batch-attribute-updates/batchAttributeUpdatesPlugin",
"main": "../dist/cjs/entry-points/batchAttributeUpdatesPlugin.js",
"module": "../dist/esm/entry-points/batchAttributeUpdatesPlugin.js",
"module:es2019": "../dist/es2019/entry-points/batchAttributeUpdatesPlugin.js",
"sideEffects": [
"*.compiled.css"
],
"types": "../dist/types/entry-points/batchAttributeUpdatesPlugin.d.ts"
}