Files
oh-my-opencode/dist/shared/opencode-storage-paths.d.ts
T

5 lines
182 B
TypeScript
Raw Normal View History

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