@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 • 451 B
JSON
{
"name": "@atlaskit/editor-plugin-batch-attribute-updates/batchAttributeUpdatesPluginType",
"main": "../dist/cjs/entry-points/batchAttributeUpdatesPluginType.js",
"module": "../dist/esm/entry-points/batchAttributeUpdatesPluginType.js",
"module:es2019": "../dist/es2019/entry-points/batchAttributeUpdatesPluginType.js",
"sideEffects": [
"*.compiled.css"
],
"types": "../dist/types/entry-points/batchAttributeUpdatesPluginType.d.ts"
}