UNPKG

infinity-forge

Version:
8 lines (7 loc) 131 B
export type ThirdPartyIntegrationContextType = { google?: { auth: { clientId: string; }; }; };