UNPKG

@ace-fetch/uni-app

Version:

uni-app adapter for @ace-fetch/core.

4 lines (3 loc) 143 B
export { UinAppClient } from './client'; export { UniFetchError, isUniFetchError } from './UniFetchError'; export * from './globalExtensions';