Packages
A spellchecker for Elixir, made with Bun and cspell
Current section
Files
Jump to
Current section
Files
priv/bun/node_modules/cspell-lib/dist/lib/Settings/resolveCwd.d.ts
export declare class CwdUrlResolver {
#private;
constructor();
resolveUrl(path?: string): URL;
reset(cwd?: string): void;
}
//# sourceMappingURL=resolveCwd.d.ts.map