<R extends StoreRegistrationAny>(registration: R): Rlogging
Source src/Store.ts:9352 lines
export const const streamLevelWarn: <
R extends StoreRegistrationAny
>(
registration: R
) => R
streamLevelWarn = <function (type parameter) R in <R extends StoreRegistrationAny>(registration: R): RR extends import StoreRegistrationAnyStoreRegistrationAny>(registration: R extends StoreRegistrationAnyregistration: function (type parameter) R in <R extends StoreRegistrationAny>(registration: R): RR): function (type parameter) R in <R extends StoreRegistrationAny>(registration: R): RR =>
import withRegistrationStreamLevelwithRegistrationStreamLevel(registration: R extends StoreRegistrationAnyregistration, "Warn");