UNPKG

@mintlify/common

Version:

Commonly shared code within Mintlify

2 lines (1 loc) 101 B
export declare const isImportedAsSnippet: (filename: string, importedFiles: Set<string>) => boolean;