Current section

Files

Jump to
spellweaver priv bun node_modules cspell dist esm util constants.d.ts
Raw

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