@atlaskit/editor-plugin-date
Version:
Date plugin for @atlaskit/editor-core
10 lines • 350 B
JSON
{
"name": "@atlaskit/editor-plugin-date/datePluginType",
"main": "../dist/cjs/entry-points/datePluginType.js",
"module": "../dist/esm/entry-points/datePluginType.js",
"module:es2019": "../dist/es2019/entry-points/datePluginType.js",
"sideEffects": [
"**/*.compiled.css"
],
"types": "../dist/types/entry-points/datePluginType.d.ts"
}