UNPKG

@mintlify/models

Version:

Mintlify models

4 lines (3 loc) 80 B
export type EntitlementConfiguration = { status: 'ENABLED' | 'DISABLED'; };