Files
oh-my-opencode/dist/shared/opencode-storage-paths.d.ts
T
2026-03-14 04:56:50 +00:00

5 lines
182 B
TypeScript

export declare const OPENCODE_STORAGE: string;
export declare const MESSAGE_STORAGE: string;
export declare const PART_STORAGE: string;
export declare const SESSION_STORAGE: string;