default: {
    MapUnsubscribedError: typeof MapUnsubscribedError;
    createTransient: typeof createTransient;
    deriveFrom: typeof deriveFrom;
    mapSubscribe: typeof mapSubscribe;
    subscribeOnce: typeof subscribeOnce;
    waitFor: typeof waitFor;
}

Type declaration

  • MapUnsubscribedError: typeof MapUnsubscribedError
  • createTransient: typeof createTransient
  • deriveFrom: typeof deriveFrom
  • mapSubscribe: typeof mapSubscribe
  • subscribeOnce: typeof subscribeOnce
  • waitFor: typeof waitFor

Generated using TypeDoc