Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
juliancwirko committed Aug 20, 2022
1 parent 2c33f45 commit 16b918b
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 15 deletions.
14 changes: 7 additions & 7 deletions build/elven.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/types/elven.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ export { BooleanValue } from '@elrondnetwork/erdjs/out/smartcontracts/typesystem
export { ContractCallPayloadBuilder } from '@elrondnetwork/erdjs/out/smartcontracts/transactionPayloadBuilders';
export { ContractFunction } from '@elrondnetwork/erdjs/out/smartcontracts/function';
export { ElvenJS } from './main';
export type { LoginMethodsEnum } from './types';
export { LoginMethodsEnum } from './types';
14 changes: 7 additions & 7 deletions example/elven.js

Large diffs are not rendered by default.

0 comments on commit 16b918b

Please sign in to comment.