UNPKG

@atlaskit/editor-common

Version:

A package that contains common classes and components for editor and renderer

5 lines (4 loc) 93 B
export type BlockNodeIdentifiers = { blockInstanceId: string; resourceId: string; };