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/Models/PatternRegExp.d.ts
export declare class PatternRegExp extends RegExp {
constructor(pattern: RegExp | string);
toJSON(): string;
}
//# sourceMappingURL=PatternRegExp.d.ts.map