RefCompatibleRoot
RefCompatibleRoot = {
id
:string
|number
|bigint
; } | {[key
:string
]:never
; }
Type constraint for objects that are compatible with default cache ref
RefCompatibleRoot = {
id
:string
|number
|bigint
; } | {[key
:string
]:never
; }
Type constraint for objects that are compatible with default cache ref