UNPKG

@atlaskit/editor-plugin-batch-attribute-updates

Version:

Provider a runtime tool to merge an array of SetAttrsStep and/or AttrsSteps into an unique BatchAttrsStep

3 lines (2 loc) 182 B
export { batchAttributeUpdatesPlugin } from './batchAttributeUpdatesPlugin'; export type { BatchAttributeUpdatesPlugin, BatchStepsAction, } from './batchAttributeUpdatesPluginType';