-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Labels
Description
preact-redux/src/preact-redux.d.ts
Line 23 in 0b98ca3
| (component: AnyComponent<TProps, {}>): ComponentConstructor<TOwnProps, {}>; |
AnyComponent may be ComponentConstructor in preact-redux.d.ts
rognstadragnar, igidas, KiraLT, Dykam and developit