UNPKG

@atlaskit/editor-core

Version:

A package contains Atlassian editor core functionality

4 lines (3 loc) 137 B
import { TableState } from './'; export declare function keymapHandler(pluginState: TableState): Function; export default keymapHandler;