UNPKG

react-icon-cloud

Version:

A React component for rendering an interactive img or word cloud on canvas

5 lines (4 loc) 112 B
export declare const getSlugsPath: (slugs: string[]) => Promise<{ slug: string; path: string; }[]>;