UNPKG

cspell

Version:

A Spelling Checker for Code!

5 lines 175 B
export const UTF8 = 'utf8'; export const STDIN = 'stdin'; export const STDINProtocol = 'stdin://'; export const FileProtocol = 'file://'; //# sourceMappingURL=constants.js.map