UNPKG

@atlaskit/adf-utils

Version:

Set of utilities to traverse, modify and create ADF documents.

5 lines 108 B
export const bodiedSyncBlock = attrs => (...content) => ({ type: 'bodiedSyncBlock', attrs, content });