UNPKG

@mintlify/common

Version:

Commonly shared code within Mintlify

3 lines (2 loc) 129 B
export declare const isJsxOrTsx: (filePath?: string) => boolean; export declare const isTsxFile: (filePath?: string) => boolean;