UNPKG

cspell

Version:

A Spelling Checker for Code!

6 lines 216 B
export const UTF8 = 'utf8'; export const STDIN = 'stdin'; export const STDINProtocol = 'stdin:'; export const STDINUrlPrefix = 'stdin://'; export const FileUrlPrefix = 'file://'; //# sourceMappingURL=constants.js.map