UNPKG

@greenweb/grid-aware-websites

Version:

A library to enable developers to implement grid awareness in their websites

6 lines 171 B
/** * The accepted data providers for fetching grid intensity data. * @type {string[]} */ export const acceptedProvider: string[]; //# sourceMappingURL=helpers.d.ts.map