Files
oh-my-opencode/dist/hooks/runtime-fallback/index.d.ts
T
2026-03-14 04:56:50 +00:00

3 lines
128 B
TypeScript

export { createRuntimeFallbackHook } from "./hook";
export type { RuntimeFallbackHook, RuntimeFallbackOptions } from "./types";