module@warp-drive/core/reactiveVariable
Variable Checkout deprecated
ts
const Checkout: "___(unique) Symbol(Checkout)";Defined in: warp-drive-packages/core/src/reactive/-private/symbols.ts:46
Symbol for the method used to request a mutable copy of an otherwise immutable ReactiveResource.
Deprecated
use the checkout utility function instead.