UNPKG

@atlaskit/editor-plugin-type-ahead

Version:

Type-ahead plugin for @atlaskit/editor-core

12 lines (11 loc) 281 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "typeAheadPlugin", { enumerable: true, get: function get() { return _typeAheadPlugin.typeAheadPlugin; } }); var _typeAheadPlugin = require("./typeAheadPlugin");