Files
oh-my-opencode/dist/cli/get-local-version/index.d.ts
T

3 lines
80 B
TypeScript
Raw Normal View History

export { getLocalVersion } from "./get-local-version";
export * from "./types";