UNPKG

@wordpress/editor

Version:
4 lines 294 B
export type WPHigherOrderComponent = import('@wordpress/compose').WPHigherOrderComponent; export type WPBlockSettings = import('@wordpress/blocks').WPBlockSettings; export type WPMetaAttributeMapping = Object<string, string>; //# sourceMappingURL=custom-sources-backwards-compatibility.d.ts.map