UNPKG

@mintlify/models

Version:

Mintlify models

3 lines (2 loc) 123 B
export declare const roundedOptions: readonly ["default", "sharp"]; export type Rounded = (typeof roundedOptions)[number];