UNPKG

@sofaws/dapp-core

Version:

A library to hold the main logic for a dapp on the Elrond Network

3 lines 196 B
export declare const preventRedirects: (shouldPreventRedirect?: boolean) => void; export declare const safeRedirect: (url: string, timeout?: number) => void; //# sourceMappingURL=redirect.d.ts.map