<R extends StoreRegistrationAny>(registration: R): Rlogging
Source src/Store.ts:9512 lines
export const const streamLevelNone: <
R extends StoreRegistrationAny
>(
registration: R
) => R
streamLevelNone = <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, "None");