Current section

Files

Jump to
spellweaver priv bun node_modules cspell dist esm pkgInfo.d.ts
Raw

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