UNPKG

@mintlify/models

Version:

Mintlify models

3 lines (2 loc) 125 B
export declare const layouts: readonly ["topnav", "sidenav", "solidSidenav"]; export type Layout = (typeof layouts)[number];