UNPKG

@wordpress/editor

Version:
8 lines (6 loc) 141 B
/** * Internal dependencies */ import mediaUpload from './media-upload'; export { mediaUpload }; export { cleanForSlug } from './url.js';