Back to Apollo Client

Api Report Utilities Internal Globals.Api

.api-reports/api-report-utilities_internal_globals.api.md

3.14.1391 B
Original Source

API Report File for "@apollo/client"

Do not edit this file. It is a report generated by API Extractor.

ts

// @public (undocumented)
const global_2: typeof globalThis & Window;
export { global_2 as global }

// @public (undocumented)
export function maybe<T>(thunk: () => T): T | undefined;

// (No @packageDocumentation comment for this package)