UNPKG

@gabimoncha/cursor-rules

Version:

A CLI for bootstrapping Cursor rules to a project

4 lines 258 B
export declare const getVersion: () => Promise<string>; export declare const getPackageName: () => Promise<string>; export declare const getPackageManager: (commandType: "global" | "upgrade") => Promise<string>; //# sourceMappingURL=packageJsonParse.d.ts.map