path-utils.d.ts 218 B

1234
  1. export declare function findAndConsoleLogPatchPathCli(): void;
  2. export declare function getPathToLinterJS(): string;
  3. export declare function ensurePathToGeneratedPatch(): string;
  4. //# sourceMappingURL=path-utils.d.ts.map