UNPKG

@mintlify/models

Version:

Mintlify models

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