Skip to content

Commit

Permalink
Showing 8 changed files with 12 additions and 10 deletions.
6 changes: 3 additions & 3 deletions dist/global/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/global/index.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/index.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/index.css.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions dist/types.d.ts
Original file line number Diff line number Diff line change
@@ -24,9 +24,11 @@ export interface Map3InitConfig {
address?: string;
amount?: string;
assetId?: string;
expiration?: string | number;
fiat?: string;
networkCode?: string;
paymentMethod?: 'binance-pay';
rate?: number;
shortcutAmounts?: number[];
};
style?: {
2 changes: 1 addition & 1 deletion dist/types.d.ts.map

Large diffs are not rendered by default.

0 comments on commit 481a70e

Please sign in to comment.