A WritableResource
created through the resource
function.
API
interface ResourceRef<T> extends WritableResource<T> {}
Jump to details
A WritableResource
created through the resource
function.
interface ResourceRef<T> extends WritableResource<T> {}