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

2 lines 128 B
/* eslint-disable @atlaskit/editor/no-re-export */ export { batchAttributeUpdatesPlugin } from '../batchAttributeUpdatesPlugin';