UNPKG

@mintlify/models

Version:

Mintlify models

3 lines (2 loc) 236 B
export declare const iconTypes: readonly ["brands", "duotone", "light", "regular", "sharp-duotone-solid", "sharp-light", "sharp-regular", "sharp-solid", "sharp-thin", "solid", "thin"]; export type IconType = (typeof iconTypes)[number];