UNPKG

@mintlify/models

Version:

Mintlify models

5 lines (4 loc) 78 B
export type OpenApiFileType = { content: string; filePath: string; };