morrys / wora

Write Once, Render Anywhere. typescript libraries: cache-persist, apollo-offline, relay-offline, offline-first, apollo-cache, relay-store, netinfo, detect-network
https://morrys.github.io/wora/docs/introduction
MIT License
174 stars 4 forks source link

fix: Adjust relay-store types for strict mode #119

Closed olerichter00 closed 2 years ago

olerichter00 commented 2 years ago

Addresses https://github.com/morrys/wora/issues/120

Description

Fixes relay-store types to make the package usable with TSLint and enabled strict mode.

morrys commented 2 years ago

Hi @olerichter00, thanks for the issue and the PR :)

soon I will publish the new release :)