Library DocumentationNPMGitHub
  • Preparing search index...
  • The search index is not available
Amplify JS API Documentation
  • Amplify JS API Documentation
  • @aws-amplify/adapter-nextjs
  • index
  • <Reference Types>
  • "/home/runner/work/amplify-js/amplify-js/amplify-js/packages/adapter-nextjs/node_modules/undici-types/index"
  • EventSource

Variable EventSource

EventSource: {
    CLOSED: 2;
    CONNECTING: 0;
    OPEN: 1;
    prototype: "/home/runner/work/amplify-js/amplify-js/amplify-js/packages/adapter-nextjs/node_modules/undici-types/index".EventSource;
    new (url, init?): "/home/runner/work/amplify-js/amplify-js/amplify-js/packages/adapter-nextjs/node_modules/undici-types/index".EventSource;
}

Type declaration

    • new (url, init?): "/home/runner/work/amplify-js/amplify-js/amplify-js/packages/adapter-nextjs/node_modules/undici-types/index".EventSource
    • Parameters

      • url: string | URL
      • Optional init: EventSourceInit

      Returns "/home/runner/work/amplify-js/amplify-js/amplify-js/packages/adapter-nextjs/node_modules/undici-types/index".EventSource

  • Readonly CLOSED: 2
  • Readonly CONNECTING: 0
  • Readonly OPEN: 1
  • prototype: "/home/runner/work/amplify-js/amplify-js/amplify-js/packages/adapter-nextjs/node_modules/undici-types/index".EventSource

Settings

Member Visibility

Theme

Amplify JS API Documentation
  • aws-amplify
  • @aws-amplify
    • geo
    • interactions
    • predictions
    • pubsub
    • adapter-nextjs
    • datastore-storage-adapter