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

3 lines
109 B
TypeScript

export declare function isSqliteBackend(): boolean;
export declare function resetSqliteBackendCache(): void;