UNPKG

@mintlify/models

Version:

Mintlify models

3 lines (2 loc) 116 B
export declare const configTypes: readonly ["mint", "docs"]; export type ConfigType = (typeof configTypes)[number];