Current section

Files

Jump to
spellweaver priv bun node_modules cspell-grammar dist app.d.ts
Raw

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