Nymph.js 1.0.0-beta.113
    Preparing search index...

    Type Alias ResponseCallback

    ResponseCallback: (response: Response, text: string) => void

    Type Declaration

      • (response: Response, text: string): void
      • Parameters

        • response: Response
        • text: string

        Returns void