UNPKG

@mintlify/models

Version:

Mintlify models

5 lines (4 loc) 64 B
export type Author = { name: string; image?: string; };