modal
    Preparing search index...

    Type Alias FunctionCallGetOptions

    Options for FunctionCall.get().

    type FunctionCallGetOptions = {
        timeout?: number;
    }
    Index

    Properties

    Properties

    timeout?: number