Files
Handwerksfreund_Frontend/node_modules/@supabase/auth-js/dist/module/lib/polyfills.d.ts
T
MarcWieland 8b613ec0bc Init
2026-07-26 23:57:23 +02:00

5 lines
144 B
TypeScript

/**
* https://mathiasbynens.be/notes/globalthis
*/
export declare function polyfillGlobalThis(): void;
//# sourceMappingURL=polyfills.d.ts.map