ASF - v1.0.0
    Preparing search index...

    Variable default

    default: (url: string, method: Methods, body?: any) => Promise<Response>

    Type Declaration

      • (url: string, method: Methods, body?: any): Promise<Response>
      • Parameters

        • url: string
        • method: Methods
        • Optionalbody: any

        Returns Promise<Response>