MCPcopy Index your code
hub / github.com/learnapollo/learnapollo / Window

Interface Window

custom.d.ts:17–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15declare var __GA_TRACKING_CODE__: string
16
17interface Window {
18 Smooch: any
19}
20
21declare module 'react-relay' {
22

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected