/** * This file is exposed by the /apollo entrypoint, and helps ensure that other * packages import the same instance of apollo. */ export * from '@apollo/client'; //# sourceMappingURL=apollo.d.ts.map