UNPKG

@gergelyszerovay/eslint-plugin-path-boundary-imports

Version:
7 lines 293 B
/** * Package.json directory finder * @param {string} filePath - path to directory where packages.json is located * @returns {string} path to directory where packages.json is located */ export declare function getPackagePath(filePath: string): string; //# sourceMappingURL=package.d.ts.map