EndoJS
    Preparing search index...

    Interface RemotableBrand<Local, Remote>

    Nominal type to carry the local and remote interfaces of a Remotable.

    Note: this type does not currently include the structural aspect of the RemotableObject type, and as such is not suitable to represent a "remotable" for APIs that expect an object with a pass-style symbol.

    Type Parameters

    • Local
    • Remote