Mayson Monorepo Documentation
    Preparing search index...
    Index

    Constructors

    Properties

    MAX_BUFFERED_REQUEST_METRICS: number

    Methods

    • Type Parameters

      • ResponseObject = object

      Parameters

      • spec: {
            method: string;
            path?: string;
            fullPath?: string;
            methodType?: "list" | "search";
        }

      Returns (...args: any[]) => Response<ResponseObject>