fix and refactor types

This commit is contained in:
NCanggoro 2023-10-03 14:53:20 +07:00
parent 408ff41b7d
commit 0b0c2c0db6

View File

@ -1,3 +1,4 @@
import { GetRequestPagination } from "../types/common"
import { GET_IMAGES_BY_LOCATION_URI } from "../constants/api"
import { client } from "./config"
import statusCode from "./status-code"