Type Alias FarRef<Primary, Local>

FarRef<Primary, Local>: ERef<Local & RemotableBrand>

Type Parameters

  • Primary

    The type of the primary reference.

  • Local = DataOnly<Primary>

    The local properties of the object.