Files
oh-my-opencode/dist/hooks/auto-update-checker/checker/local-dev-version.d.ts
T
2026-03-14 04:56:50 +00:00

2 lines
78 B
TypeScript

export declare function getLocalDevVersion(directory: string): string | null;