UNPKG

@wordpress/editor

Version:
9 lines 286 B
/** * Helper function to retrieve the corresponding icon by name. * * @param {string} iconName The name of the icon. * * @return {Object} The corresponding icon. */ export function getTemplatePartIcon(iconName: string): Object; //# sourceMappingURL=get-template-part-icon.d.ts.map