UNPKG
@dev-plugins/apollo-client
Version:
latest (0.4.0)
0.4.0
0.3.1
0.3.0
0.2.0
0.1.0
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
Expo DevTools Plugin for Apollo Client
docs.expo.dev/versions/latest/sdk/image/
expo/dev-plugins
@dev-plugins/apollo-client
/
build
/
useApolloClientDevTools.d.ts
3 lines
•
189 B
TypeScript
View Raw
1
2
3
import
type
{
ApolloClientType
}
from
'./types'
;
export
declare
function
useApolloClientDevTools
(
apolloClient
:
ApolloClientType
):
void
;
//# sourceMappingURL=useApolloClientDevTools.d.ts.map