Packages
A spellchecker for Elixir, made with Bun and cspell
Current section
Files
Jump to
Current section
Files
priv/bun/node_modules/cspell-grammar/dist/app.d.ts
/**
* Run simple parser
* @param args -- command line arguments
* @returns Promise
*/
export declare function run(args: string[]): Promise<void>;
//# sourceMappingURL=app.d.ts.map