UNPKG

strapi-plugin-icons-field

Version:

A customizable plugin for Strapi to integrate an icon field into your content types.

9 lines (8 loc) 170 B
declare const _default: { iconSelector: ({ strapi }: { strapi: any; }) => { getIcons(ctx: any): Promise<void>; }; }; export default _default;