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) 165 B
import type { BatchAttributeUpdatesPlugin } from './batchAttributeUpdatesPluginType'; export declare const batchAttributeUpdatesPlugin: BatchAttributeUpdatesPlugin;