UNPKG

@mintlify/models

Version:

Mintlify models

5 lines (4 loc) 74 B
export type CssFileType = { content: string; filePath: string; };