@wordpress/editor
Version:
Enhanced block editor for WordPress posts.
8 lines (7 loc) • 527 B
Source Map (JSON)
{
"version": 3,
"sources": ["../src/index.js"],
"sourcesContent": ["/**\n * Internal dependencies\n */\nimport './hooks';\n\nexport { storeConfig, store } from './store';\nexport * from './components';\nexport * from './utils';\nexport * from './private-apis';\nexport * from './dataviews/api';\n\n/*\n * Backward compatibility\n */\nexport { transformStyles } from '@wordpress/block-editor';\n"],
"mappings": ";AAGA,OAAO;AAEP,SAAS,aAAa,aAAa;AACnC,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AAKd,SAAS,uBAAuB;",
"names": []
}