UNPKG
@omneedia/auth-js
Version:
latest (1.0.0)
1.0.0
Isomorphic Auth client
github.com/omneedia/auth-js
omneedia/auth-js
@omneedia/auth-js
/
dist
/
main
/
lib
/
polyfills.d.ts
5 lines
•
144 B
TypeScript
View Raw
1
2
3
4
5
/** * https://mathiasbynens.be/notes/globalthis */
export
declare function
polyfillGlobalThis
()
: void;
//# sourceMappingURL=polyfills.d.ts.map