UNPKG

cspell-lib

Version:

A library of useful functions used across various cspell tools.

2 lines 202 B
export { findMatchingFileTypes as getLanguagesForBasename, getFileTypesForExt as getLanguagesForExt, isFileTypeGenerated as isGenerated, } from '@cspell/filetypes'; //# sourceMappingURL=fileTypes.js.map