durableObjectStateFromJsObject function
Implementation
DurableObjectState durableObjectStateFromJsObject(
interop.DurableObjectState obj) =>
DurableObjectState._(obj);
DurableObjectState durableObjectStateFromJsObject(
interop.DurableObjectState obj) =>
DurableObjectState._(obj);