Skip to main content
Module

x/replicache/db/hash-ref-type.ts

Realtime Sync for Any Backend Stack
Latest
File
export const enum HashRefType { AllowWeak, RequireStrong,}