query
query copied to clipboard
chore(query-core): define queryCache notify method's return type
I noticed that all the methods in QueryCache have defined return types, except for the notify method, so I added a return type for it.