durableObjectIdFromJsObject function
Implementation
DurableObjectId durableObjectIdFromJsObject(interop.DurableObjectId obj) =>
DurableObjectId._(obj);
DurableObjectId durableObjectIdFromJsObject(interop.DurableObjectId obj) =>
DurableObjectId._(obj);