UNPKG

@pnp/spfx-controls-react

Version:

Reusable React controls for SharePoint Framework solutions

7 lines 226 B
export declare class FluentIconsService { private _iconNames; constructor(); getAll: () => string[]; search: (query: string, startsWith?: boolean) => string[]; } //# sourceMappingURL=FluentIconsService.d.ts.map