UNPKG

mux-fetch

Version:
5 lines (4 loc) 209 B
import { FetchConfig } from "./@types/"; declare const blockConfigMap: Map<any, any>; export default blockConfigMap; export declare const setBlockConfig: (namespace: string, config?: FetchConfig) => void;