1 2 3export { fetch, fetch as default } from './fetch'; export * from './webstd';
1 2 3
export { fetch, fetch as default } from './fetch'; export * from './webstd';