UNPKG

@arshiash80/strapi-plugin-iconhub

Version:

Icon picker plugin for Strapi with Iconify integration — search, select, and store icons with raw SVG for high-performance rendering.

9 lines (8 loc) 193 B
declare const _default: { controller: ({ strapi }: { strapi: import("@strapi/types/dist/core").Strapi; }) => { index(ctx: any): void; }; }; export default _default;