UNPKG

@woogie0303/easyfetch

Version:

#### [한국어 버전](./README_KO.md)

6 lines (4 loc) 164 B
import { easyFetch } from './createInstance'; import { EasyFetchResponse } from './types/easyFetch.type'; export { easyFetch }; export type { EasyFetchResponse };