UNPKG

@mintlify/models

Version:

Mintlify models

4 lines (3 loc) 75 B
export type Background = { style?: 'gradient' | 'grid' | 'windows'; };