UNPKG

@util-co/sdg-wheel

Version:

Wheel chart showing positive and negative impact on 17 SDGs (Sustainable Development Goals)

7 lines (6 loc) 123 B
import { SDG } from './Wheel.types'; export declare const CONFIG: { id: SDG; label: string; icon: string; }[];