Packages
A spellchecker for Elixir, made with Bun and cspell
Current section
Files
Jump to
Current section
Files
priv/bun/node_modules/cspell-config-lib/dist/CSpellConfigFile/Errors.d.ts
export declare class ParseError extends Error {
readonly url: URL;
constructor(url: URL, message?: string, options?: ErrorOptions);
}
//# sourceMappingURL=Errors.d.ts.map