UNPKG

@atlaskit/editor-plugin-code-block

Version:

Code block plugin for @atlaskit/editor-core

6 lines (5 loc) 151 B
export declare const ACTIONS: { SET_COPIED_TO_CLIPBOARD: string; SET_SHOULD_IGNORE_FOLLOWING_MUTATIONS: string; SET_IS_WRAPPED: string; };