Packages
A spellchecker for Elixir, made with Bun and cspell
Current section
Files
Jump to
Current section
Files
priv/bun/node_modules/cspell/dist/esm/util/constants.d.ts
export declare const UTF8: "utf8";
export declare const STDIN: "stdin";
export declare const STDINProtocol: "stdin:";
export declare const STDINUrlPrefix: "stdin://";
export declare const FileUrlPrefix: "file://";
//# sourceMappingURL=constants.d.ts.map