SourceTermAnalysisSystem_vue/node_modules/eslint-plugin-import-x/lib/utils/pkg-up.d.ts

4 lines
76 B
TypeScript
Raw Normal View History

2026-05-15 10:22:44 +08:00
export declare function pkgUp(opts?: {
cwd?: string;
}): string | null;