Closed mandx closed 2 years ago
Change from
type NetworkState = ReturnType<networkStateRuntype>
to
type NetworkState = ReturnType<typeof networkStateRuntype>
Thx for catching & fixing that typo :grin:
You're welcome! Awesome little library by the way, feels great to use.
Change from
to