UNPKG

@mintlify/models

Version:

Mintlify models

6 lines (5 loc) 89 B
export type Logo = string | { light: string; dark: string; href?: string; };