UNPKG

@wazespace/wme-react-components

Version:

A package with useful replications of the Waze Map Editor components to use in userscripts

6 lines 138 B
export interface WzIconProps { name: string; size?: number; type?: 'color' | 'grayscale'; } //# sourceMappingURL=Icon.d.ts.map