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

3 lines
78 B
TypeScript
Raw Normal View History

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