@atlaskit/editor-plugin-panel
Version:
Panel plugin for @atlaskit/editor-core.
8 lines • 342 B
JSON
{
"name": "@atlaskit/editor-plugin-panel/panel-plugin-type",
"main": "../dist/cjs/entry-points/panel-plugin-type.js",
"module": "../dist/esm/entry-points/panel-plugin-type.js",
"module:es2019": "../dist/es2019/entry-points/panel-plugin-type.js",
"sideEffects": false,
"types": "../dist/types/entry-points/panel-plugin-type.d.ts"
}