phonic
Version:
[](https://buildwithfern.com?utm_source=github&utm_medium=github&utm_campaign=readme&utm_source=https%3A%2F%2Fgithub.com%2FPhonic-Co%2Fphonic-node) [ • 695 B
text/typescript
export type { AgentsAddCustomPhoneNumberRequest } from "./AgentsAddCustomPhoneNumberRequest.mjs";
export type { AgentsCreateRequest } from "./AgentsCreateRequest.mjs";
export type { AgentsDeleteCustomPhoneNumberRequest } from "./AgentsDeleteCustomPhoneNumberRequest.mjs";
export type { AgentsDeleteRequest } from "./AgentsDeleteRequest.mjs";
export type { AgentsGetRequest } from "./AgentsGetRequest.mjs";
export type { AgentsListRequest } from "./AgentsListRequest.mjs";
export type { AgentsUpdatePhoneNumberRequest } from "./AgentsUpdatePhoneNumberRequest.mjs";
export { UpdateAgentRequest } from "./UpdateAgentRequest.mjs";
export type { UpsertAgentRequest } from "./UpsertAgentRequest.mjs";