UNPKG

@wordpress/editor

Version:
13 lines (10 loc) 278 B
import './hooks'; export { storeConfig, store } from './store'; export * from './components'; export * from './utils'; export * from './private-apis'; export * from './dataviews/api'; /* * Backward compatibility */ export { transformStyles } from '@wordpress/block-editor';