Open maurerbot opened 1 year ago
Having a default method or property on the DO proxy to reflect the DO object id is useful
Expose the object id in a property or method. Example
myDo.$.id
or
myDo.getId()
Why
Having a default method or property on the DO proxy to reflect the DO object id is useful
What
Expose the object id in a property or method. Example
or