Files
oh-my-opencode/dist/hooks/auto-update-checker/checker/package-json-locator.d.ts
T

2 lines
77 B
TypeScript
Raw Normal View History

export declare function findPackageJsonUp(startPath: string): string | null;