import ERMAPIClient from "./erm-api-client"; export const APIClient = { erm: new ERMAPIClient(), };