UNPKG

@alicloud/console-base-global

Version:
8 lines (7 loc) 462 B
export { default as setGlobalVar } from './set-global-var'; export { default as setProxyErrorPrompt } from './set-proxy-error-prompt'; export { default as getProxyErrorPrompt } from './get-proxy-error-prompt'; export { default as setProxyFetcher } from './set-proxy-fetcher'; export { default as getProxyFetcher } from './get-proxy-fetcher'; export { default as setProductId } from './set-product-id'; export { default as getProductId } from './get-product-id';