Packages
A spellchecker for Elixir, made with Bun and cspell
Current section
Files
Jump to
Current section
Files
priv/bun/node_modules/cspell/dist/esm/pkgInfo.d.ts
export { pkgDir } from './dirname.js';
export declare const name = "cspell";
export declare const version = "9.0.2";
export declare const engines: {
node: string;
};
export declare const npmPackage: {
name: string;
version: string;
engines: {
node: string;
};
};
//# sourceMappingURL=pkgInfo.d.ts.map