jmap-kit
    Preparing search index...

    Type Alias JMAPInvocationInternal

    JMAPInvocationInternal: [
        name: string,
        arguments: JMAPInvocationArgsInternal,
        methodCallId: symbol,
    ]

    Internal interface for Invocation.prototype.toJSON

    Any symbol values should be replaced by a JSON.stringify replacer function.