UNPKG

evectr.api

Version:

The official eVectr� API.

5 lines (4 loc) 157 B
declare global { // /** @hidden */ export const Reflux = await import('reflux'); // export type FluxActions = { [storeName: string]: Reflux.Actions; }; };