UNPKG

@alloyidentity/web-sdk

Version:

Alloy Web Document SDK

9 lines (8 loc) 197 B
declare global { interface Window { IGLOO: any; } } declare const _default: () => Promise<string>; export default _default; export declare const removeIovation: () => void;