5 lines
98 B
JavaScript
5 lines
98 B
JavaScript
|
/**
|
||
|
* Internal dependencies
|
||
|
*/
|
||
|
export { registerBlueprintSlotfill } from './settings/slotfill';
|