Skip to content

Commit ab044d0

Browse files
committed
Updated import
1 parent 29e3dce commit ab044d0

3 files changed

Lines changed: 2 additions & 5 deletions

File tree

custom.d.ts

Lines changed: 0 additions & 3 deletions
This file was deleted.

src/lib/sdkCore.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,3 @@ export {
1717
UserSecretKey,
1818
UserSigner
1919
} from '@multiversx/sdk-core';
20-
21-
export { safeWindow } from '@multiversx/sdk-dapp/out/constants/window.constants.mjs';

src/lib/sdkDapp/sdkDapp.constants.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,5 @@ export {
88
GAS_PRICE,
99
VERSION
1010
} from '@multiversx/sdk-dapp/out/constants/mvx.constants';
11+
12+
export { safeWindow } from '@multiversx/sdk-dapp/out/constants/window.constants';

0 commit comments

Comments
 (0)