index.ts 67 Bytes
Newer Older
1
2
3
import axios from "axios";

export * as authApi from "./auth.api";