@waves/ts-types
Advanced tools
Comparing version 1.2.0-beta.2 to 1.2.0-beta.3
@@ -0,0 +0,0 @@ module.exports = { |
@@ -0,0 +0,0 @@ { |
@@ -0,0 +0,0 @@ { |
@@ -0,0 +0,0 @@ export * from '../transactions'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { DATA_FIELD_TYPE, ExchangeTransaction } from './index'; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); |
@@ -141,3 +141,3 @@ import { AssetDecimals, Base58Bytes, Base64Script, DataTransactionEntry, ExchangeTransactionOrder, InvokeScriptCall, InvokeScriptPayment, Long, MassTransferItem, SignedIExchangeTransactionOrder, TRANSACTION_TYPE, TransactionType, TStateChanges, WithApiMixin, WithApplicationStatus, WithId, WithVersion } from '../src'; | ||
asset: string | null; | ||
}; | ||
} | {}; | ||
bytes: string; | ||
@@ -144,0 +144,0 @@ }; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
var src_1 = require("../src"); |
export * from './src' |
{ | ||
"name": "@waves/ts-types", | ||
"version": "1.2.0-beta.2", | ||
"version": "1.2.0-beta.3", | ||
"main": "dist/src/index.js", | ||
@@ -5,0 +5,0 @@ "types": "dist/src/index.d.ts", |
@@ -204,3 +204,4 @@ import { | ||
asset: string | null; | ||
}; | ||
} | ||
| {}; | ||
bytes: string; | ||
@@ -207,0 +208,0 @@ }; |
@@ -0,0 +0,0 @@ { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1936
73188