ripple-binary-codec 2.0.0 → 2.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/enums/definitions.json +1248 -973
- package/dist/enums/src/enums/definitions.json +1248 -978
- package/dist/serdes/binary-parser.js +2 -2
- package/dist/serdes/binary-parser.js.map +1 -1
- package/dist/src/enums/definitions.json +1248 -973
- package/dist/src/serdes/binary-parser.js +2 -2
- package/dist/src/serdes/binary-parser.js.map +1 -1
- package/dist/src/types/amount.d.ts +29 -5
- package/dist/src/types/amount.js +85 -8
- package/dist/src/types/amount.js.map +1 -1
- package/dist/src/types/blob.js +3 -0
- package/dist/src/types/blob.js.map +1 -1
- package/dist/src/types/hash-192.d.ts +10 -0
- package/dist/src/types/hash-192.js +19 -0
- package/dist/src/types/hash-192.js.map +1 -0
- package/dist/src/types/index.d.ts +2 -1
- package/dist/src/types/index.js +4 -1
- package/dist/src/types/index.js.map +1 -1
- package/dist/src/types/serialized-type.d.ts +1 -1
- package/dist/src/types/serialized-type.js +1 -1
- package/dist/src/types/serialized-type.js.map +1 -1
- package/dist/src/types/st-array.js +4 -1
- package/dist/src/types/st-array.js.map +1 -1
- package/dist/src/types/st-object.js +5 -2
- package/dist/src/types/st-object.js.map +1 -1
- package/dist/src/types/uint-64.d.ts +3 -2
- package/dist/src/types/uint-64.js +21 -4
- package/dist/src/types/uint-64.js.map +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/types/amount.d.ts +29 -5
- package/dist/types/amount.js +85 -8
- package/dist/types/amount.js.map +1 -1
- package/dist/types/blob.js +3 -0
- package/dist/types/blob.js.map +1 -1
- package/dist/types/hash-192.d.ts +10 -0
- package/dist/types/hash-192.js +19 -0
- package/dist/types/hash-192.js.map +1 -0
- package/dist/types/index.d.ts +2 -1
- package/dist/types/index.js +4 -1
- package/dist/types/index.js.map +1 -1
- package/dist/types/serialized-type.d.ts +1 -1
- package/dist/types/serialized-type.js +1 -1
- package/dist/types/serialized-type.js.map +1 -1
- package/dist/types/st-array.js +4 -1
- package/dist/types/st-array.js.map +1 -1
- package/dist/types/st-object.js +5 -2
- package/dist/types/st-object.js.map +1 -1
- package/dist/types/uint-64.d.ts +3 -2
- package/dist/types/uint-64.js +21 -4
- package/dist/types/uint-64.js.map +1 -1
- package/package.json +4 -4
- package/src/enums/definitions.json +1248 -978
- package/src/serdes/binary-parser.ts +6 -2
- package/src/types/amount.ts +119 -12
- package/src/types/blob.ts +3 -0
- package/src/types/hash-192.ts +19 -0
- package/src/types/index.ts +3 -0
- package/src/types/serialized-type.ts +1 -1
- package/src/types/st-array.ts +7 -1
- package/src/types/st-object.ts +4 -1
- package/src/types/uint-64.ts +33 -5
|
@@ -1 +1 @@
|
|
|
1
|
-
{"program":{"fileNames":["../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.es2015.d.ts","../../../node_modules/typescript/lib/lib.es2016.d.ts","../../../node_modules/typescript/lib/lib.es2017.d.ts","../../../node_modules/typescript/lib/lib.es2018.d.ts","../../../node_modules/typescript/lib/lib.es2019.d.ts","../../../node_modules/typescript/lib/lib.es2020.d.ts","../../../node_modules/typescript/lib/lib.es2015.core.d.ts","../../../node_modules/typescript/lib/lib.es2015.collection.d.ts","../../../node_modules/typescript/lib/lib.es2015.generator.d.ts","../../../node_modules/typescript/lib/lib.es2015.iterable.d.ts","../../../node_modules/typescript/lib/lib.es2015.promise.d.ts","../../../node_modules/typescript/lib/lib.es2015.proxy.d.ts","../../../node_modules/typescript/lib/lib.es2015.reflect.d.ts","../../../node_modules/typescript/lib/lib.es2015.symbol.d.ts","../../../node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../../../node_modules/typescript/lib/lib.es2016.array.include.d.ts","../../../node_modules/typescript/lib/lib.es2017.date.d.ts","../../../node_modules/typescript/lib/lib.es2017.object.d.ts","../../../node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../../../node_modules/typescript/lib/lib.es2017.string.d.ts","../../../node_modules/typescript/lib/lib.es2017.intl.d.ts","../../../node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../../../node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../../../node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../../../node_modules/typescript/lib/lib.es2018.intl.d.ts","../../../node_modules/typescript/lib/lib.es2018.promise.d.ts","../../../node_modules/typescript/lib/lib.es2018.regexp.d.ts","../../../node_modules/typescript/lib/lib.es2019.array.d.ts","../../../node_modules/typescript/lib/lib.es2019.object.d.ts","../../../node_modules/typescript/lib/lib.es2019.string.d.ts","../../../node_modules/typescript/lib/lib.es2019.symbol.d.ts","../../../node_modules/typescript/lib/lib.es2019.intl.d.ts","../../../node_modules/typescript/lib/lib.es2020.bigint.d.ts","../../../node_modules/typescript/lib/lib.es2020.date.d.ts","../../../node_modules/typescript/lib/lib.es2020.promise.d.ts","../../../node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../../../node_modules/typescript/lib/lib.es2020.string.d.ts","../../../node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../../../node_modules/typescript/lib/lib.es2020.intl.d.ts","../../../node_modules/typescript/lib/lib.es2020.number.d.ts","../../../node_modules/typescript/lib/lib.esnext.intl.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../../isomorphic/dist/utils/types.d.ts","../../isomorphic/dist/utils/shared.d.ts","../../isomorphic/dist/utils/index.d.ts","../../ripple-address-codec/dist/utils.d.ts","../../ripple-address-codec/dist/xrp-codec.d.ts","../../ripple-address-codec/dist/index.d.ts","../src/enums/definitions.json","../src/enums/bytes.ts","../src/enums/constants.ts","../src/enums/field.ts","../src/enums/xrpl-definitions-base.ts","../src/enums/index.ts","../src/serdes/binary-serializer.ts","../src/serdes/binary-parser.ts","../src/types/serialized-type.ts","../src/utils.ts","../src/types/hash.ts","../src/types/hash-160.ts","../src/types/account-id.ts","../src/types/currency.ts","../../../node_modules/bignumber.js/bignumber.d.ts","../src/types/amount.ts","../src/types/blob.ts","../src/types/hash-128.ts","../src/types/hash-256.ts","../src/types/issue.ts","../src/types/path-set.ts","../src/types/st-object.ts","../src/types/st-array.ts","../src/types/uint.ts","../src/types/uint-16.ts","../src/types/uint-32.ts","../src/types/uint-64.ts","../src/types/uint-8.ts","../src/types/vector-256.ts","../src/types/xchain-bridge.ts","../src/types/index.ts","../src/hash-prefixes.ts","../../isomorphic/dist/internal/types.d.ts","../../isomorphic/dist/sha512/index.d.ts","../src/hashes.ts","../src/binary.ts","../src/shamap.ts","../src/ledger-hashes.ts","../src/quality.ts","../src/coretypes.ts","../src/enums/xrpl-definitions.ts","../src/index.ts","../src/enums/utils-renumber.ts","../../../node_modules/@babel/types/lib/index.d.ts","../../../node_modules/@types/babel__generator/index.d.ts","../../../node_modules/@babel/parser/typings/babel-parser.d.ts","../../../node_modules/@types/babel__template/index.d.ts","../../../node_modules/@types/babel__traverse/index.d.ts","../../../node_modules/@types/babel__core/index.d.ts","../../../node_modules/@types/chai/index.d.ts","../../../node_modules/@types/cookie/index.d.ts","../../../node_modules/@types/node/assert.d.ts","../../../node_modules/@types/node/assert/strict.d.ts","../../../node_modules/@types/node/globals.d.ts","../../../node_modules/@types/node/async_hooks.d.ts","../../../node_modules/@types/node/buffer.d.ts","../../../node_modules/@types/node/child_process.d.ts","../../../node_modules/@types/node/cluster.d.ts","../../../node_modules/@types/node/console.d.ts","../../../node_modules/@types/node/constants.d.ts","../../../node_modules/@types/node/crypto.d.ts","../../../node_modules/@types/node/dgram.d.ts","../../../node_modules/@types/node/diagnostics_channel.d.ts","../../../node_modules/@types/node/dns.d.ts","../../../node_modules/@types/node/dns/promises.d.ts","../../../node_modules/@types/node/domain.d.ts","../../../node_modules/@types/node/events.d.ts","../../../node_modules/@types/node/fs.d.ts","../../../node_modules/@types/node/fs/promises.d.ts","../../../node_modules/@types/node/http.d.ts","../../../node_modules/@types/node/http2.d.ts","../../../node_modules/@types/node/https.d.ts","../../../node_modules/@types/node/inspector.d.ts","../../../node_modules/@types/node/module.d.ts","../../../node_modules/@types/node/net.d.ts","../../../node_modules/@types/node/os.d.ts","../../../node_modules/@types/node/path.d.ts","../../../node_modules/@types/node/perf_hooks.d.ts","../../../node_modules/@types/node/process.d.ts","../../../node_modules/@types/node/punycode.d.ts","../../../node_modules/@types/node/querystring.d.ts","../../../node_modules/@types/node/readline.d.ts","../../../node_modules/@types/node/repl.d.ts","../../../node_modules/@types/node/stream.d.ts","../../../node_modules/@types/node/stream/promises.d.ts","../../../node_modules/@types/node/stream/consumers.d.ts","../../../node_modules/@types/node/stream/web.d.ts","../../../node_modules/@types/node/string_decoder.d.ts","../../../node_modules/@types/node/test.d.ts","../../../node_modules/@types/node/timers.d.ts","../../../node_modules/@types/node/timers/promises.d.ts","../../../node_modules/@types/node/tls.d.ts","../../../node_modules/@types/node/trace_events.d.ts","../../../node_modules/@types/node/tty.d.ts","../../../node_modules/@types/node/url.d.ts","../../../node_modules/@types/node/util.d.ts","../../../node_modules/@types/node/v8.d.ts","../../../node_modules/@types/node/vm.d.ts","../../../node_modules/@types/node/wasi.d.ts","../../../node_modules/@types/node/worker_threads.d.ts","../../../node_modules/@types/node/zlib.d.ts","../../../node_modules/@types/node/globals.global.d.ts","../../../node_modules/@types/node/index.d.ts","../../../node_modules/@types/cors/index.d.ts","../../../node_modules/@types/eslint/helpers.d.ts","../../../node_modules/@types/estree/index.d.ts","../../../node_modules/@types/json-schema/index.d.ts","../../../node_modules/@types/eslint/index.d.ts","../../../node_modules/@types/eslint-scope/index.d.ts","../../../node_modules/@types/graceful-fs/index.d.ts","../../../node_modules/@types/istanbul-lib-coverage/index.d.ts","../../../node_modules/@types/istanbul-lib-report/index.d.ts","../../../node_modules/@types/istanbul-reports/index.d.ts","../../../node_modules/@jest/expect-utils/build/index.d.ts","../../../node_modules/chalk/index.d.ts","../../../node_modules/@sinclair/typebox/typebox.d.ts","../../../node_modules/@jest/schemas/build/index.d.ts","../../../node_modules/pretty-format/build/index.d.ts","../../../node_modules/jest-diff/build/index.d.ts","../../../node_modules/jest-matcher-utils/build/index.d.ts","../../../node_modules/expect/build/index.d.ts","../../../node_modules/@types/jest/index.d.ts","../../../node_modules/@types/json5/index.d.ts","../../../node_modules/@types/lodash/common/common.d.ts","../../../node_modules/@types/lodash/common/array.d.ts","../../../node_modules/@types/lodash/common/collection.d.ts","../../../node_modules/@types/lodash/common/date.d.ts","../../../node_modules/@types/lodash/common/function.d.ts","../../../node_modules/@types/lodash/common/lang.d.ts","../../../node_modules/@types/lodash/common/math.d.ts","../../../node_modules/@types/lodash/common/number.d.ts","../../../node_modules/@types/lodash/common/object.d.ts","../../../node_modules/@types/lodash/common/seq.d.ts","../../../node_modules/@types/lodash/common/string.d.ts","../../../node_modules/@types/lodash/common/util.d.ts","../../../node_modules/@types/lodash/index.d.ts","../../../node_modules/@types/minimatch/index.d.ts","../../../node_modules/@types/minimist/index.d.ts","../../../node_modules/@types/normalize-package-data/index.d.ts","../../../node_modules/@types/parse-json/index.d.ts","../../../node_modules/@types/semver/classes/semver.d.ts","../../../node_modules/@types/semver/functions/parse.d.ts","../../../node_modules/@types/semver/functions/valid.d.ts","../../../node_modules/@types/semver/functions/clean.d.ts","../../../node_modules/@types/semver/functions/inc.d.ts","../../../node_modules/@types/semver/functions/diff.d.ts","../../../node_modules/@types/semver/functions/major.d.ts","../../../node_modules/@types/semver/functions/minor.d.ts","../../../node_modules/@types/semver/functions/patch.d.ts","../../../node_modules/@types/semver/functions/prerelease.d.ts","../../../node_modules/@types/semver/functions/compare.d.ts","../../../node_modules/@types/semver/functions/rcompare.d.ts","../../../node_modules/@types/semver/functions/compare-loose.d.ts","../../../node_modules/@types/semver/functions/compare-build.d.ts","../../../node_modules/@types/semver/functions/sort.d.ts","../../../node_modules/@types/semver/functions/rsort.d.ts","../../../node_modules/@types/semver/functions/gt.d.ts","../../../node_modules/@types/semver/functions/lt.d.ts","../../../node_modules/@types/semver/functions/eq.d.ts","../../../node_modules/@types/semver/functions/neq.d.ts","../../../node_modules/@types/semver/functions/gte.d.ts","../../../node_modules/@types/semver/functions/lte.d.ts","../../../node_modules/@types/semver/functions/cmp.d.ts","../../../node_modules/@types/semver/functions/coerce.d.ts","../../../node_modules/@types/semver/classes/comparator.d.ts","../../../node_modules/@types/semver/classes/range.d.ts","../../../node_modules/@types/semver/functions/satisfies.d.ts","../../../node_modules/@types/semver/ranges/max-satisfying.d.ts","../../../node_modules/@types/semver/ranges/min-satisfying.d.ts","../../../node_modules/@types/semver/ranges/to-comparators.d.ts","../../../node_modules/@types/semver/ranges/min-version.d.ts","../../../node_modules/@types/semver/ranges/valid.d.ts","../../../node_modules/@types/semver/ranges/outside.d.ts","../../../node_modules/@types/semver/ranges/gtr.d.ts","../../../node_modules/@types/semver/ranges/ltr.d.ts","../../../node_modules/@types/semver/ranges/intersects.d.ts","../../../node_modules/@types/semver/ranges/simplify.d.ts","../../../node_modules/@types/semver/ranges/subset.d.ts","../../../node_modules/@types/semver/internals/identifiers.d.ts","../../../node_modules/@types/semver/index.d.ts","../../../node_modules/@types/stack-utils/index.d.ts","../../../node_modules/@types/ws/index.d.ts","../../../node_modules/@types/yargs-parser/index.d.ts","../../../node_modules/@types/yargs/index.d.ts"],"fileInfos":[{"version":"2ac9cdcfb8f8875c18d14ec5796a8b029c426f73ad6dc3ffb580c228b58d1c44","affectsGlobalScope":true},"45b7ab580deca34ae9729e97c13cfd999df04416a79116c3bfb483804f85ded4","dc48272d7c333ccf58034c0026162576b7d50ea0e69c3b9292f803fc20720fd5","9a68c0c07ae2fa71b44384a839b7b8d81662a236d4b9ac30916718f7510b1b2d","5e1c4c362065a6b95ff952c0eab010f04dcd2c3494e813b493ecfd4fcb9fc0d8","68d73b4a11549f9c0b7d352d10e91e5dca8faa3322bfb77b661839c42b1ddec7","5efce4fc3c29ea84e8928f97adec086e3dc876365e0982cc8479a07954a3efd4",{"version":"f296963760430fb65b4e5d91f0ed770a91c6e77455bacf8fa23a1501654ede0e","affectsGlobalScope":true},{"version":"09226e53d1cfda217317074a97724da3e71e2c545e18774484b61562afc53cd2","affectsGlobalScope":true},{"version":"4443e68b35f3332f753eacc66a04ac1d2053b8b035a0e0ac1d455392b5e243b3","affectsGlobalScope":true},{"version":"8b41361862022eb72fcc8a7f34680ac842aca802cf4bc1f915e8c620c9ce4331","affectsGlobalScope":true},{"version":"f7bd636ae3a4623c503359ada74510c4005df5b36de7f23e1db8a5c543fd176b","affectsGlobalScope":true},{"version":"ce691fb9e5c64efb9547083e4a34091bcbe5bdb41027e310ebba8f7d96a98671","affectsGlobalScope":true},{"version":"8d697a2a929a5fcb38b7a65594020fcef05ec1630804a33748829c5ff53640d0","affectsGlobalScope":true},{"version":"0c20f4d2358eb679e4ae8a4432bdd96c857a2960fd6800b21ec4008ec59d60ea","affectsGlobalScope":true},{"version":"93495ff27b8746f55d19fcbcdbaccc99fd95f19d057aed1bd2c0cafe1335fbf0","affectsGlobalScope":true},{"version":"82d0d8e269b9eeac02c3bd1c9e884e85d483fcb2cd168bccd6bc54df663da031","affectsGlobalScope":true},{"version":"38f0219c9e23c915ef9790ab1d680440d95419ad264816fa15009a8851e79119","affectsGlobalScope":true},{"version":"b8deab98702588840be73d67f02412a2d45a417a3c097b2e96f7f3a42ac483d1","affectsGlobalScope":true},{"version":"4738f2420687fd85629c9efb470793bb753709c2379e5f85bc1815d875ceadcd","affectsGlobalScope":true},{"version":"2f11ff796926e0832f9ae148008138ad583bd181899ab7dd768a2666700b1893","affectsGlobalScope":true},{"version":"376d554d042fb409cb55b5cbaf0b2b4b7e669619493c5d18d5fa8bd67273f82a","affectsGlobalScope":true},{"version":"9fc46429fbe091ac5ad2608c657201eb68b6f1b8341bd6d670047d32ed0a88fa","affectsGlobalScope":true},{"version":"61c37c1de663cf4171e1192466e52c7a382afa58da01b1dc75058f032ddf0839","affectsGlobalScope":true},{"version":"c4138a3dd7cd6cf1f363ca0f905554e8d81b45844feea17786cdf1626cb8ea06","affectsGlobalScope":true},{"version":"6ff3e2452b055d8f0ec026511c6582b55d935675af67cdb67dd1dc671e8065df","affectsGlobalScope":true},{"version":"03de17b810f426a2f47396b0b99b53a82c1b60e9cba7a7edda47f9bb077882f4","affectsGlobalScope":true},{"version":"8184c6ddf48f0c98429326b428478ecc6143c27f79b79e85740f17e6feb090f1","affectsGlobalScope":true},{"version":"261c4d2cf86ac5a89ad3fb3fafed74cbb6f2f7c1d139b0540933df567d64a6ca","affectsGlobalScope":true},{"version":"6af1425e9973f4924fca986636ac19a0cf9909a7e0d9d3009c349e6244e957b6","affectsGlobalScope":true},{"version":"576711e016cf4f1804676043e6a0a5414252560eb57de9faceee34d79798c850","affectsGlobalScope":true},{"version":"89c1b1281ba7b8a96efc676b11b264de7a8374c5ea1e6617f11880a13fc56dc6","affectsGlobalScope":true},{"version":"15a630d6817718a2ddd7088c4f83e4673fde19fa992d2eae2cf51132a302a5d3","affectsGlobalScope":true},{"version":"b7e9f95a7387e3f66be0ed6db43600c49cec33a3900437ce2fd350d9b7cb16f2","affectsGlobalScope":true},{"version":"01e0ee7e1f661acedb08b51f8a9b7d7f959e9cdb6441360f06522cc3aea1bf2e","affectsGlobalScope":true},{"version":"ac17a97f816d53d9dd79b0d235e1c0ed54a8cc6a0677e9a3d61efb480b2a3e4e","affectsGlobalScope":true},{"version":"bf14a426dbbf1022d11bd08d6b8e709a2e9d246f0c6c1032f3b2edb9a902adbe","affectsGlobalScope":true},{"version":"ec0104fee478075cb5171e5f4e3f23add8e02d845ae0165bfa3f1099241fa2aa","affectsGlobalScope":true},{"version":"2b72d528b2e2fe3c57889ca7baef5e13a56c957b946906d03767c642f386bbc3","affectsGlobalScope":true},{"version":"9cc66b0513ad41cb5f5372cca86ef83a0d37d1c1017580b7dace3ea5661836df","affectsGlobalScope":true},{"version":"368af93f74c9c932edd84c58883e736c9e3d53cec1fe24c0b0ff451f529ceab1","affectsGlobalScope":true},{"version":"307c8b7ebbd7f23a92b73a4c6c0a697beca05b06b036c23a34553e5fe65e4fdc","affectsGlobalScope":true},{"version":"f35a831e4f0fe3b3697f4a0fe0e3caa7624c92b78afbecaf142c0f93abfaf379","affectsGlobalScope":true},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true},"93b7cbea34a93c65eea32d1ee4e65cc2700a4894727423d33c544b6f0da9caf1","9f4cc271aba8066daf667f1e11e815ceff470e9497a6f1fc886ee081ee56ed7b","5675d1dbebe4c26ccba40e8663e6cb7a5263b79cac692ba2329b050164687266","d0b3c382dfb0b4e50eb7edecbca02500302a1e86ef998c85595d3ad2157f5aa4","4e730fdf6f5050216d355cac23186d7984612bb203042a465e5f691c5f7483f0","78c8aac113cebcbfb4f4186d56aafcbe7492f3d5d4f684d33c91c7bee6e50ecb","2be9b7ab0af418e2c1a78e2686e54103a9b5cf3a201e3ae57a065488d2d5ee45",{"version":"2659658af260f51e859c06f0cec51b5f6b3e4199fcf3dbd9374e77a37c600b0e","signature":"bbb8b294189cfa20b2fd302ef2fb7069fcbcd5d50a551b9650fae18d821ba7e2"},{"version":"c4d33565ba52337ddfdadbe0150ff02f4c1f1c54844a3068e074c2d95da685d5","signature":"f388921f29ec3c11739fae06323e824121669058f0765e8bbd596a0014f53ab9"},{"version":"d2fb9f38d1d6c3da6b3003b1361b112f44bb8c9f68d281c81974ab213841f8e4","signature":"8430aed1a5c74ea2693f9d3565e726a6165d982084de4be36c03e08d90f2c527"},{"version":"edeeca05327b349b66dd3ca5aa3e78f282a0120cf3ee7ef3df47429a4fcdffbc","signature":"18d782794eff26d7c6780a57cb745a9e62bf1b9836230cf46eaf3d6a35fa858c"},{"version":"61fe6cca16b56849c7b89683ef1210c99d917595a64678ebef7e6afafdf9a907","signature":"bb5f867082f5c56faf6d1688774b6a09c983224b29e47acc1b922bc4df7cc629"},{"version":"796a1e17ebe8fb526a7a92e6c72bff808cfb84601aae8625fd0821c5e6e3a7cc","signature":"89be5ad13a04a9ea76d8bd8b8e3249afa07c19d50f18d23555c43fb71a215d02"},{"version":"89fe9869739b3253d2bca0e4e71107e3da5c5a0deb37fbd0837fdc7fe05afc48","signature":"8ce2b8d94721b8d809a5476ffe0420d0a50b50e5f23f659fc68ef6d7003e2c9c"},{"version":"9f678b20a705b8aeb0c24ea092f2885661481b1bedee3e21236387e5537562e7","signature":"884266ca0afd3b08f137d63c3550b1281418b3b3a66f0c676de821fec26ed042"},{"version":"475fde5b3cf63b169d7905f91fd45554b757a6b6b50209eee02f195927053d9c","signature":"a75a79f17e6c94ae9e1f5427e254f6779a23d952fe62f9938be19e8c4a0801c1"},{"version":"ad84a0751039269437f2fb715711d95f3d48623f09a283001ddbab27d2bacd47","signature":"080ca3d27ecdc4b94b290013cc1cfea20fa2729704a451fc504e7bfe0c9cd542"},{"version":"59fab78b0fb53d209a3d612ab24d8c70307456eaa2e6298def233c3dd7425b2e","signature":"d9ff48ce95143213b689c551905794fe4b12c0dd02a9d84a8a1327a29e4aab88"},{"version":"9063463ef0d1d70ff95ab0ca804f25942988d04846e8ea4dd7b22950daaec200","signature":"d3b845d8f182299371723976bb8b6e1e7f6d56fc4aad49f34221ea57fcd5a294"},{"version":"dde4f08de034752ab16061517965314f1dd8b4c839ad259021fef9aacd59ac89","signature":"aa1add042ae3e3beaea39687b7158eff7857028fa3f3ce90069f78fc70290432"},"e9b48596baefe465d46567a4beccd564035024a154d99f54c7fed02380707333",{"version":"61afe54314237d684753c11f796eb2d907dd29edff0eff4497da07e3f1dd8a47","signature":"b22775f35dde4ccdce591a10442c1bc9ec571b7172ca53440ead4e3d6752231c"},{"version":"2428d594addbcee77c55a03af93f659de2dc50926a8c19350b54aab712628f5e","signature":"a8b1d85f85a56f68345864e47d0c56a5120e4729956de82180692428bfa9e13d"},{"version":"a3e22c3ae28be019dd9ed504c033ac221e6988936ad33844b22a5d02961ae8d6","signature":"74acf74b1d3731ec9ddee10bb91242fa1c0d1bcf824e4e5aa1e0f851e141997f"},{"version":"937a63a382e26717d68ae906bf92ed42f1d47b1c1eda43de5faed9df1f023d92","signature":"0f85cd4e07ecba5ead7f980c59de26962b2e2bf475dab1a066f822b1c1d20329"},{"version":"485614c1676a33c8108444428123c0ba5b67d0ad408b9b2d8f2bb478fc23fbcd","signature":"5a99648124bdcb73a009ce0bbdb8731e9c2705c8b4aff1bd1da76e1bb0e19e5f"},{"version":"3b6e18ee0274def1bd427a7d2a1db116ffc20edfee0d2b901911f05b016f9538","signature":"527a5755da5d70c0035a65c5c7e72679ab8792dd9a525ad4502a25f15fb443e9"},{"version":"36e1eb2aa085ccf362e2b4c605b5324d80c1888b7fcce1feca44918764c22183","signature":"167886307befaa44699b69a782a9cf02f651ced3a888f97e979772de4e564eeb"},{"version":"a6c769e681d512ca56b7f4247df78b1c0fad7644904cd1328f56a29305b7f221","signature":"151a6b8a2f465aabde2f757b1da5b306df3e5528324f0342b4adc27301308142"},{"version":"af3b0e1bab1ce16b081ea585356e723380e36ac5b728e0b8a33458d65c1042a7","signature":"48cf9419adb956c2f4d024e5c1f5a6765292bad7fff621086cef6c174100e6e9"},{"version":"297d390482254a972f3a9f7dcd8d38ed8f07d2f557eab6a3d2e6e11bb597391a","signature":"ea0471f0de71189042cfd36c968819451768ec5ccb46f7d08e99116e7a0940df"},{"version":"2315af84c1a0dab6c7bf1916ee99d86f1b0a14b606d7e2b2d3fb65c2605b2ce6","signature":"89d34ff3d920f44aa9bb72574dbe12c0b5c7112a1d99cce4105f9d8aefd0d000"},{"version":"a311d4f3d5afedc294f2ee2b8973074e3e7c19246fce38a3d8845646c93528e0","signature":"f3af587e3910baea6e7c449b3d801f8e74b03afb0781107b99c548065151840f"},{"version":"355c1de53b3c3aac57c3febc36ec975325dedd496d15fb0e54caaac0e55e7a12","signature":"c873874ef94be6d49beb7d8ce2401d7c36fa918b9f9764377d225e2a8f92a856"},{"version":"ce77d246a17eaab891098ed0129d62a8e7156c4cc5c72cc57951b7d464e0e5cf","signature":"fe7e388df44d1e73b9c115661b3fd51c099147d71490875a8d63aca2b0f86ab8"},{"version":"368efaa19034f7e3b628a6377dbe421948641c945f0956f13b6d063ef99f81d4","signature":"e8ae20295e4f53ba166e27e0324f42941896626599ee5d66af4c2d88a44fb35d"},{"version":"3408f9ba23cb84919721e0d60e539fbbfeb1c0d431bcb9b5a8e26a3bf5c421e9","signature":"66c38367c54bb4370eb8c80434bd9ac19a6b19e6f66fb11279de9523e77ca300"},{"version":"673d537ce60e528a819c412481da805511c3cc822e07660959012220d02d4617","signature":"136566c120de801a400543ef72c589e56782edf3b6fc6cb4c3734fd46ce0b66f"},"2c97ba738f865578d8c32b939f938a955ad6c1d839b7f279cf34f2f9475c0a7a","e3602c1f664b8956ee0c96608722a9c04dd99bf7b9af4256a536187550d0a558",{"version":"8a5668ceccf6ee90073c2c27a894bae967a03e20865ee6c431e3cd0671168b66","signature":"6779399c6b54f8c38620dd216234ea7f16e30bb5a48c7db27aebf918bd2a5116"},{"version":"e6e9eba09024829b505c636d9d0941a0fb6ad9f930a1f5b910f437a9dbb26226","signature":"b439bb21d6f44a79c489e979aa7f1579acc56aaba375d067aeb24205746dee7f"},{"version":"0e0da0fc237f78dcd204afab8d4d1727be344bbe28fe27a2a6f50b101a5545ea","signature":"3d68af76f99e63d97697b7f18e869f33bbc853ee25ce4427be82cf89ca27e24c"},{"version":"9e014f13e0748b16e15ff821c48a51ad7428255aeaea9264f2f844c43101c9e6","signature":"6f341b4fb4ca22c6ec87f51b58e6b06dbf377978e68532d6def89647a84c3787"},{"version":"1386d329a4a77f96febb5af79538fcd24f41a76360f2973f7d6ba7108fa205ad","signature":"eb00ccaa922db91f7dae455892e7a82b0e32b92586190d6adfe1a2ba87f6930f"},{"version":"936a5e0f0f6320c33e62f413de10cdd2e478e5f7c9a1738e36005a21ddb0978e","signature":"965954df882d7f27726dcccb92b2d00d66473a86fa151c51eaffd8694fc3ada1"},{"version":"3aa1d86cdb01d4dfc70616cb13e4c9067bcd07b974cff559f100dbd53d76b7c6","signature":"0f012f6fad75205f47841df78b592b842237f96c2416a5c13f9e9bf993ea0b7f"},{"version":"2b8ee1762071fb60abb53501ee7723c140e2459831464710bebc1b6abaf4d717","signature":"9c18a7737d2bd8b36a3aa7a96e42326c694bfba25281cfd64051c07981d10199"},{"version":"73ab9c318b7ff1f4f7fca6f9516c12f0b431ee1f0abec5f330cf8e0dc7b62404","signature":"e00c31577fc90ec3b23e47cecf713ba17109c39c2508011f64641063c3a089be","affectsGlobalScope":true},"f713064ca751dc588bc13832137c418cb70cf0446de92ade60ad631071558fca","dfefd34e8ab60f41d0c130527d5092d6ce662dc9fa85bc8c97682baf65830b51","96c23535f4f9dd15beb767e070559ea672f6a35f103152836a67100605136a96","b0f4dd1a825912da8f12fd3388d839ef4aa51165ea0e60e4869b50b7ccb4f6fc","9cb7c5f710dc84d2e9500831a3e9a27afd3c3710f5a1b8744a50473e565b41fc","cf6b2edde490f303918809bfab1da8b6d059b50c160bec72005ff4c248bdd079",{"version":"4a2c144ea6f441e9616ec77fe9b1009b0cdf6db0cd9727b8d99623975cd6c693","affectsGlobalScope":true},"117ffeecf6c55e25b6446f449ad079029b5e7317399b0a693858faaaea5ca73e","d655233b800bf949a46bdf90c9830d1aa4e3017864e2f18ec25ad4c3511e891e","a69c09dbea52352f479d3e7ac949fde3d17b195abe90b045d619f747b38d6d1a",{"version":"b934b72617b1474639ef1886668032537a2ed5dcc875c303dc33f207c64daac1","affectsGlobalScope":true},"56d13f223ab40f71840795f5bef2552a397a70666ee60878222407f3893fb8d0",{"version":"ad0d1ec49330f9155698108dcd923031626500d80006e94cc07102c7be907ec8","affectsGlobalScope":true},"fa9257e0d44930c1c6765fec51133a65721a8cdfc385d92926b64f78c662b7bb","6816b69b0921d55c3fe01e614a11af57e87209b8ef96b73c09bcce827a71d7d7",{"version":"34f5bcac12b36d70304b73de5f5aab3bb91bd9919f984be80579ebcad03a624e","affectsGlobalScope":true},"82408ed3e959ddc60d3e9904481b5a8dc16469928257af22a3f7d1a3bc7fd8c4","f0b2fdef21dda3803b6e59e1060a9f420a7b3a3d59082c403be4364292ebd941","f50c975ab7b50e25a69e3d8a3773894125b44e9698924105f23b812bf7488baf","73e88763806a21b32aff5a66d4930124606bc5e77f796ea3ff8b6878ff787fa8","ac4b69257d71eee424b839167dda625a771f0d20276beaf822b5e49368539df7","888ec73828164f7a89bf11a173f2e6721e777571c606f03b625956cce2365cf6","06ccebc2c2db57d6bdbca63b71c4ae5e6ddc42d972fd8f122d4c1a28aa111b25",{"version":"81e8508d1e82278f5d3fee936f267e00c308af36219bfcee2631f9513c9c4017","affectsGlobalScope":true},"ff8d582b2d9b4f9e171d6a7a7e27670710c9de9ad9de52f750b6f4953a116822","58e6ce808ad556f72c4b882546b7cd023c7f5804c854edf77b6a8a6b59b68644","8e2dd46692f03737289f1b23fc90ad329d726a8b234f756a1453d61a39587356","e220ee6feb1efdda44d46231bd68769fee59e75cad5f02d21732c8057bcb3cb1","288dd0c774a5c6e3964084c7a2bc8cc6b746d70f44a9892d028d04f915cf7ebc","0085a69fe359381b54e69567e7559221fb0d6a432b9d12ab8a0e2544df04b997",{"version":"987b3a9098738f5f40efe9fee5734b55f4c8ac599a045922b1470bb325183ed6","affectsGlobalScope":true},"f7011a8d17a06e60dc591fd89b7bf40507d36a5a4d5913fa0eff4e18da001759","abc1c425b2ad6720433f40f1877abfa4223f0f3dd486c9c28c492179ca183cb6","fb0989383c6109f20281b3d31265293daefdd76d0d30551782c1654e93704f48",{"version":"84f318e5d442b89f65186b61af2abfaaa253a067b3819ec55250e44b09b80a57","affectsGlobalScope":true},{"version":"8207e7e6db9aa5fc7e61c8f17ba74cf9c115d26f51f91ee93f790815a7ea9dfb","affectsGlobalScope":true},"9f1069b9e2c051737b1f9b4f1baf50e4a63385a6a89c32235549ae87fc3d5492","22d48bfb37261136423ac687f1fa7bd4dda3083f767416d409a8260cf92bc8fc","29c2706fa0cc49a2bd90c83234da33d08bb9554ecec675e91c1f85087f5a5324","0acbf26bf958f9e80c1ffa587b74749d2697b75b484062d36e103c137c562bc3","894294b6b30aaedd0cdded4bb2cc1b60edcf367c063aa10f897db5e6cb285059","1b952304137851e45bc009785de89ada562d9376177c97e37702e39e60c2f1ff","698ab660b477b9c2cd5ccbd99e7e7df8b4a6134c1f5711fa615ed7aab51cb7f7","33eee034727baf564056b4ea719075c23d3b4767d0b5f9c6933b81f3d77774d2","c33a6ea7147af60d8e98f1ac127047f4b0d4e2ce28b8f08ff3de07ca7cc00637","a4471d2bdba495b2a6a30b8765d5e0282fa7009d88345a9528f73c37869d3b93",{"version":"aee7013623e7632fba449d4df1da92925b27d9b816cb05546044dbfe54c88ef4","affectsGlobalScope":true},"e10177274a35a9d07c825615340b2fcde2f610f53f3fb40269fd196b4288dda6","c9d70d3d7191a66a81cb554557f8ed1cf736ea8397c44a864fe52689de18865a","998a3de5237518c0b3ac00a11b3b4417affb008aa20aedee52f3fdae3cb86151","ad41008ffe077206e1811fc873f4d9005b5fd7f6ab52bb6118fef600815a5cb4",{"version":"77c64e668dc7e3db451a6c966e475bc9594678a3675489dc8fc2c1240b83c524","affectsGlobalScope":true},{"version":"28bd780c376b5bb4fbd9fc97881d15066bafac834c6e6f5aa8eff744961e14c8","affectsGlobalScope":true},"196aeae43911b66bac5d87d7eba460c4d27561257737931f5a1e6e1babcf55a6","235a53595bd20b0b0eeb1a29cb2887c67c48375e92f03749b2488fbd46d0b1a0","bc09393cd4cd13f69cf1366d4236fbae5359bb550f0de4e15767e9a91d63dfb1","9c266243b01545e11d2733a55ad02b4c00ecdbda99c561cd1674f96e89cdc958","c71155c05fc76ff948a4759abc1cb9feec036509f500174bc18dad4c7827a60c",{"version":"ab9b9a36e5284fd8d3bf2f7d5fcbc60052f25f27e4d20954782099282c60d23e","affectsGlobalScope":true},"88003d9ab15507806f41b120be6d407c1afe566c2f6689ebe3a034dd5ec0c8dc","efdced704bd09db6984a2a26e3573bc43cdc2379bdef3bcff6cff77efe8ba82b",{"version":"64d4b35c5456adf258d2cf56c341e203a073253f229ef3208fc0d5020253b241","affectsGlobalScope":true},"ee7d8894904b465b072be0d2e4b45cf6b887cdba16a467645c4e200982ece7ea","dca41e86e89dfb2e85e6935260250f02eb6683b86c2fa16bec729ddd1bcd9b4b","facc7572c3330810ff4728113a324790679d4ed41fbd9e371028f08f1cad29f3","e050a0afcdbb269720a900c85076d18e0c1ab73e580202a2bf6964978181222a","6adaa01cba6e7bae17d8291089e9e38bfc3fffcd522e2161214cbaccab4c1b2b","8b06ac3faeacb8484d84ddb44571d8f410697f98d7bfa86c0fda60373a9f5215","7eb06594824ada538b1d8b48c3925a83e7db792f47a081a62cf3e5c4e23cf0ee","f5638f7c2f12a9a1a57b5c41b3c1ea7db3876c003bab68e6a57afd6bcc169af0","cdcc132f207d097d7d3aa75615ab9a2e71d6a478162dde8b67f88ea19f3e54de","0d14fa22c41fdc7277e6f71473b20ebc07f40f00e38875142335d5b63cdfc9d2","c085e9aa62d1ae1375794c1fb927a445fa105fed891a7e24edbb1c3300f7384a","f315e1e65a1f80992f0509e84e4ae2df15ecd9ef73df975f7c98813b71e4c8da","5b9586e9b0b6322e5bfbd2c29bd3b8e21ab9d871f82346cb71020e3d84bae73e","3e70a7e67c2cb16f8cd49097360c0309fe9d1e3210ff9222e9dac1f8df9d4fb6","ab68d2a3e3e8767c3fba8f80de099a1cfc18c0de79e42cb02ae66e22dfe14a66","d96cc6598148bf1a98fb2e8dcf01c63a4b3558bdaec6ef35e087fd0562eb40ec",{"version":"46894b2a21a60f8449ca6b2b7223b7179bba846a61b1434bed77b34b2902c306","affectsGlobalScope":true},"96d14f21b7652903852eef49379d04dbda28c16ed36468f8c9fa08f7c14c9538","b8442e9db28157344d1bc5d8a5a256f1692de213f0c0ddeb84359834015a008c","458111fc89d11d2151277c822dfdc1a28fa5b6b2493cf942e37d4cd0a6ee5f22","da2b6356b84a40111aaecb18304ea4e4fcb43d70efb1c13ca7d7a906445ee0d3","187119ff4f9553676a884e296089e131e8cc01691c546273b1d0089c3533ce42","febf0b2de54781102b00f61653b21377390a048fbf5262718c91860d11ff34a6","6f294731b495c65ecf46a5694f0082954b961cf05463bea823f8014098eaffa0","0aaef8cded245bf5036a7a40b65622dd6c4da71f7a35343112edbe112b348a1e","00baffbe8a2f2e4875367479489b5d43b5fc1429ecb4a4cc98cfc3009095f52a","68a0d0c508e1b6d8d23a519a8a0a3303dc5baa4849ca049f21e5bad41945e3fc","3c92b6dfd43cc1c2485d9eba5ff0b74a19bb8725b692773ef1d66dac48cda4bd","b03afe4bec768ae333582915146f48b161e567a81b5ebc31c4d78af089770ac9","df996e25faa505f85aeb294d15ebe61b399cf1d1e49959cdfaf2cc0815c203f9","4f6a12044ee6f458db11964153830abbc499e73d065c51c329ec97407f4b13dd","8841e2aa774b89bd23302dede20663306dc1b9902431ac64b24be8b8d0e3f649","209e814e8e71aec74f69686a9506dd7610b97ab59dcee9446266446f72a76d05","6fa0008bf91a4cc9c8963bace4bba0bd6865cbfa29c3e3ccc461155660fb113a","2b8264b2fefd7367e0f20e2c04eed5d3038831fe00f5efbc110ff0131aab899b","cc0700b1b97e18a3d5d9184470502d8762ec85158819d662730c3a8c5d702584","9871b7ee672bc16c78833bdab3052615834b08375cb144e4d2cba74473f4a589","c863198dae89420f3c552b5a03da6ed6d0acfa3807a64772b895db624b0de707","8b03a5e327d7db67112ebbc93b4f744133eda2c1743dbb0a990c61a8007823ef","86c73f2ee1752bac8eeeece234fd05dfcf0637a4fbd8032e4f5f43102faa8eec","42fad1f540271e35ca37cecda12c4ce2eef27f0f5cf0f8dd761d723c744d3159","ff3743a5de32bee10906aff63d1de726f6a7fd6ee2da4b8229054dfa69de2c34","83acd370f7f84f203e71ebba33ba61b7f1291ca027d7f9a662c6307d74e4ac22","1445cec898f90bdd18b2949b9590b3c012f5b7e1804e6e329fb0fe053946d5ec","0e5318ec2275d8da858b541920d9306650ae6ac8012f0e872fe66eb50321a669","cf530297c3fb3a92ec9591dd4fa229d58b5981e45fe6702a0bd2bea53a5e59be","c1f6f7d08d42148ddfe164d36d7aba91f467dbcb3caa715966ff95f55048b3a4","f4e9bf9103191ef3b3612d3ec0044ca4044ca5be27711fe648ada06fad4bcc85","0c1ee27b8f6a00097c2d6d91a21ee4d096ab52c1e28350f6362542b55380059a","7677d5b0db9e020d3017720f853ba18f415219fb3a9597343b1b1012cfd699f7","bc1c6bc119c1784b1a2be6d9c47addec0d83ef0d52c8fbe1f14a51b4dfffc675","52cf2ce99c2a23de70225e252e9822a22b4e0adb82643ab0b710858810e00bf1","770625067bb27a20b9826255a8d47b6b5b0a2d3dfcbd21f89904c731f671ba77","d1ed6765f4d7906a05968fb5cd6d1db8afa14dbe512a4884e8ea5c0f5e142c80","799c0f1b07c092626cf1efd71d459997635911bb5f7fc1196efe449bba87e965","2a184e4462b9914a30b1b5c41cf80c6d3428f17b20d3afb711fff3f0644001fd","9eabde32a3aa5d80de34af2c2206cdc3ee094c6504a8d0c2d6d20c7c179503cc","397c8051b6cfcb48aa22656f0faca2553c5f56187262135162ee79d2b2f6c966","a8ead142e0c87dcd5dc130eba1f8eeed506b08952d905c47621dc2f583b1bff9","a02f10ea5f73130efca046429254a4e3c06b5475baecc8f7b99a0014731be8b3","f77ff4cd234d3fd18ddd5aeadb6f94374511931976d41f4b9f594cb71f7ce6f3","4c9a0564bb317349de6a24eb4efea8bb79898fa72ad63a1809165f5bd42970dd","4f18b4e6081e5e980ef53ddf57b9c959d36cffe1eb153865f512a01aeffb5e1e","7f17d4846a88eca5fe71c4474ef687ee89c4acf9b5372ab9b2ee68644b7e0fe0","b444a410d34fb5e98aa5ee2b381362044f4884652e8bc8a11c8fe14bbd85518e","c35808c1f5e16d2c571aa65067e3cb95afeff843b259ecfa2fc107a9519b5392","14d5dc055143e941c8743c6a21fa459f961cbc3deedf1bfe47b11587ca4b3ef5","a3ad4e1fc542751005267d50a6298e6765928c0c3a8dce1572f2ba6ca518661c","f237e7c97a3a89f4591afd49ecb3bd8d14f51a1c4adc8fcae3430febedff5eb6","3ffdfbec93b7aed71082af62b8c3e0cc71261cc68d796665faa1e91604fbae8f","662201f943ed45b1ad600d03a90dffe20841e725203ced8b708c91fcd7f9379a","c9ef74c64ed051ea5b958621e7fb853fe3b56e8787c1587aefc6ea988b3c7e79","2462ccfac5f3375794b861abaa81da380f1bbd9401de59ffa43119a0b644253d","34baf65cfee92f110d6653322e2120c2d368ee64b3c7981dff08ed105c4f19b0","85f8ebd7f245e8bf29da270e8b53dcdd17528826ffd27176c5fc7e426213ef5a","b0d10e46cfe3f6c476b69af02eaa38e4ccc7430221ce3109ae84bb9fb8282298","f7163a5d37d21f636f6a5cd1c064ce95fada21917859a64b6cc49a8b6fd5c1a8","70e9a18da08294f75bf23e46c7d69e67634c0765d355887b9b41f0d959e1426e","e9eb1b173aa166892f3eddab182e49cfe59aa2e14d33aedb6b49d175ed6a3750"],"root":[[51,64],[66,82],[85,93]],"options":{"composite":true,"declaration":true,"esModuleInterop":true,"module":1,"noImplicitAny":false,"noImplicitThis":false,"noUnusedLocals":true,"noUnusedParameters":true,"outDir":"./","preserveConstEnums":false,"removeComments":false,"skipLibCheck":true,"sourceMap":true,"strict":true,"target":2},"fileIdsList":[[94,146],[146],[146,166],[94,95,96,97,98,146],[94,96,146],[120,146,153],[146,156,158],[146,155,156,157],[118,146,153],[146,161],[146,162],[146,168,171],[146,174,176,177,178,179,180,181,182,183,184,185,186],[146,174,175,177,178,179,180,181,182,183,184,185,186],[146,175,176,177,178,179,180,181,182,183,184,185,186],[146,174,175,176,178,179,180,181,182,183,184,185,186],[146,174,175,176,177,179,180,181,182,183,184,185,186],[146,174,175,176,177,178,180,181,182,183,184,185,186],[146,174,175,176,177,178,179,181,182,183,184,185,186],[146,174,175,176,177,178,179,180,182,183,184,185,186],[146,174,175,176,177,178,179,180,181,183,184,185,186],[146,174,175,176,177,178,179,180,181,182,184,185,186],[146,174,175,176,177,178,179,180,181,182,183,185,186],[146,174,175,176,177,178,179,180,181,182,183,184,186],[146,174,175,176,177,178,179,180,181,182,183,184,185],[102,146],[105,146],[106,111,137,146],[107,117,118,125,134,145,146],[107,108,117,125,146],[109,146],[110,111,118,126,146],[111,134,142,146],[112,114,117,125,146],[113,146],[114,115,146],[116,117,146],[117,146],[117,118,119,134,145,146],[117,118,119,134,146],[117,120,125,134,145,146],[117,118,120,121,125,134,142,145,146],[120,122,134,142,145,146],[102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152],[117,123,146],[124,145,146,150],[114,117,125,134,146],[126,146],[127,146],[105,128,146],[129,144,146,150],[130,146],[131,146],[117,132,146],[132,133,146,148],[106,117,134,135,136,146],[106,134,136,146],[134,135,146],[137,146],[138,146],[117,140,141,146],[140,141,146],[111,125,142,146],[143,146],[125,144,146],[106,120,131,145,146],[111,146],[134,146,147],[146,148],[146,149],[106,111,117,119,128,134,145,146,148,150],[134,146,151],[146,191,230],[146,191,215,230],[146,230],[146,191],[146,191,216,230],[146,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229],[146,216,230],[117,120,122,134,142,145,146,151,153],[146,233],[146,164,170],[146,168],[146,165,169],[146,167],[83,146],[45,46,146],[49,146],[48,146],[47,56,57,58,59,63,72,81,82,85,146],[56,81,82,85,86,87,88,89,146],[86,146],[52,53,59,146],[51,55,146],[52,53,54,59,146],[55,59,81,146],[60,146],[57,81,82,84,146],[47,56,59,81,86,88,90,91,146],[56,58,59,69,72,76,77,78,82,85,86,87,146],[47,65,81,146],[47,56,59,146],[57,69,81,82,85,146],[47,50,62,146],[47,58,59,60,63,64,65,146],[47,58,59,146],[47,62,146],[47,61,146],[61,146],[47,58,59,60,146],[56,59,62,63,64,66,67,68,69,70,71,72,73,75,76,77,78,79,80,146],[47,58,59,63,64,146],[47,56,57,58,146],[47,56,58,59,72,146],[50,56,57,58,59,73,146],[58,60,74,146],[47,58,60,74,146],[59,146],[47,57,58,59,69,146],[47,58,59,63,70,146],[56,57,58,59,63,85],[56,81,82,85,86,87,88,89],[86],[52,59],[52,54,55],[52,54,59],[55,59],[57,81],[56,59,81,88,91],[56,59,69],[65],[56,59],[57,69],[62],[58,59],[61],[59,62,63,64,66,67,68,69,71,72,73,75,76,77,78,79],[56,57,58],[56,58,59],[58,74],[59],[58,59,70]],"referencedMap":[[96,1],[94,2],[164,2],[167,3],[166,2],[99,4],[95,1],[97,5],[98,1],[100,2],[101,2],[154,6],[159,7],[155,2],[158,8],[156,2],[160,9],[161,2],[162,10],[163,11],[172,12],[157,2],[173,2],[175,13],[176,14],[174,15],[177,16],[178,17],[179,18],[180,19],[181,20],[182,21],[183,22],[184,23],[185,24],[186,25],[187,2],[188,2],[102,26],[103,26],[105,27],[106,28],[107,29],[108,30],[109,31],[110,32],[111,33],[112,34],[113,35],[114,36],[115,36],[116,37],[117,38],[118,39],[119,40],[104,2],[152,2],[120,41],[121,42],[122,43],[153,44],[123,45],[124,46],[125,47],[126,48],[127,49],[128,50],[129,51],[130,52],[131,53],[132,54],[133,55],[134,56],[136,57],[135,58],[137,59],[138,60],[139,2],[140,61],[141,62],[142,63],[143,64],[144,65],[145,66],[146,67],[147,68],[148,69],[149,70],[150,71],[151,72],[189,2],[190,2],[215,73],[216,74],[191,75],[194,75],[213,73],[214,73],[204,73],[203,76],[201,73],[196,73],[209,73],[207,73],[211,73],[195,73],[208,73],[212,73],[197,73],[198,73],[210,73],[192,73],[199,73],[200,73],[202,73],[206,73],[217,77],[205,73],[193,73],[230,78],[229,2],[224,77],[226,79],[225,77],[218,77],[219,77],[221,77],[223,77],[227,79],[228,79],[220,79],[222,79],[231,2],[232,80],[233,2],[234,81],[65,2],[165,2],[171,82],[169,83],[170,84],[168,85],[43,2],[44,2],[9,2],[8,2],[2,2],[10,2],[11,2],[12,2],[13,2],[14,2],[15,2],[16,2],[17,2],[3,2],[4,2],[18,2],[22,2],[19,2],[20,2],[21,2],[23,2],[24,2],[25,2],[5,2],[26,2],[27,2],[28,2],[29,2],[6,2],[33,2],[30,2],[31,2],[32,2],[34,2],[7,2],[35,2],[40,2],[41,2],[36,2],[37,2],[38,2],[39,2],[1,2],[42,2],[83,2],[84,86],[47,87],[46,2],[45,2],[50,88],[48,2],[49,89],[86,90],[90,91],[52,92],[53,2],[51,2],[54,93],[56,94],[93,2],[55,95],[91,96],[82,97],[85,98],[92,99],[88,100],[89,101],[58,102],[57,102],[87,103],[63,104],[66,105],[67,106],[64,107],[68,108],[62,109],[69,109],[61,110],[81,111],[70,112],[71,112],[59,113],[73,114],[72,115],[75,116],[76,116],[77,117],[78,117],[74,118],[79,119],[80,120],[60,2]],"exportedModulesMap":[[96,1],[94,2],[164,2],[167,3],[166,2],[99,4],[95,1],[97,5],[98,1],[100,2],[101,2],[154,6],[159,7],[155,2],[158,8],[156,2],[160,9],[161,2],[162,10],[163,11],[172,12],[157,2],[173,2],[175,13],[176,14],[174,15],[177,16],[178,17],[179,18],[180,19],[181,20],[182,21],[183,22],[184,23],[185,24],[186,25],[187,2],[188,2],[102,26],[103,26],[105,27],[106,28],[107,29],[108,30],[109,31],[110,32],[111,33],[112,34],[113,35],[114,36],[115,36],[116,37],[117,38],[118,39],[119,40],[104,2],[152,2],[120,41],[121,42],[122,43],[153,44],[123,45],[124,46],[125,47],[126,48],[127,49],[128,50],[129,51],[130,52],[131,53],[132,54],[133,55],[134,56],[136,57],[135,58],[137,59],[138,60],[139,2],[140,61],[141,62],[142,63],[143,64],[144,65],[145,66],[146,67],[147,68],[148,69],[149,70],[150,71],[151,72],[189,2],[190,2],[215,73],[216,74],[191,75],[194,75],[213,73],[214,73],[204,73],[203,76],[201,73],[196,73],[209,73],[207,73],[211,73],[195,73],[208,73],[212,73],[197,73],[198,73],[210,73],[192,73],[199,73],[200,73],[202,73],[206,73],[217,77],[205,73],[193,73],[230,78],[229,2],[224,77],[226,79],[225,77],[218,77],[219,77],[221,77],[223,77],[227,79],[228,79],[220,79],[222,79],[231,2],[232,80],[233,2],[234,81],[65,2],[165,2],[171,82],[169,83],[170,84],[168,85],[43,2],[44,2],[9,2],[8,2],[2,2],[10,2],[11,2],[12,2],[13,2],[14,2],[15,2],[16,2],[17,2],[3,2],[4,2],[18,2],[22,2],[19,2],[20,2],[21,2],[23,2],[24,2],[25,2],[5,2],[26,2],[27,2],[28,2],[29,2],[6,2],[33,2],[30,2],[31,2],[32,2],[34,2],[7,2],[35,2],[40,2],[41,2],[36,2],[37,2],[38,2],[39,2],[1,2],[42,2],[83,2],[84,86],[47,87],[46,2],[45,2],[50,88],[48,2],[49,89],[86,121],[90,122],[52,123],[51,2],[54,124],[56,125],[55,126],[91,127],[85,128],[92,129],[88,130],[89,131],[58,132],[57,132],[87,133],[63,134],[66,135],[67,135],[64,134],[68,136],[62,136],[69,136],[61,135],[81,137],[70,135],[71,135],[59,138],[73,139],[72,139],[75,140],[76,140],[77,140],[78,140],[74,141],[79,135],[80,142]],"semanticDiagnosticsPerFile":[96,94,164,167,166,99,95,97,98,100,101,154,159,155,158,156,160,161,162,163,172,157,173,175,176,174,177,178,179,180,181,182,183,184,185,186,187,188,102,103,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,104,152,120,121,122,153,123,124,125,126,127,128,129,130,131,132,133,134,136,135,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,189,190,215,216,191,194,213,214,204,203,201,196,209,207,211,195,208,212,197,198,210,192,199,200,202,206,217,205,193,230,229,224,226,225,218,219,221,223,227,228,220,222,231,232,233,234,65,165,171,169,170,168,43,44,9,8,2,10,11,12,13,14,15,16,17,3,4,18,22,19,20,21,23,24,25,5,26,27,28,29,6,33,30,31,32,34,7,35,40,41,36,37,38,39,1,42,83,84,47,46,45,50,48,49,86,90,52,53,51,54,56,93,55,91,82,85,92,88,89,58,57,87,63,66,67,64,68,62,69,61,81,70,71,59,73,72,75,76,77,78,74,79,80,60],"latestChangedDtsFile":"./src/enums/utils-renumber.d.ts"},"version":"5.2.2"}
|
|
1
|
+
{"program":{"fileNames":["../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.es2015.d.ts","../../../node_modules/typescript/lib/lib.es2016.d.ts","../../../node_modules/typescript/lib/lib.es2017.d.ts","../../../node_modules/typescript/lib/lib.es2018.d.ts","../../../node_modules/typescript/lib/lib.es2019.d.ts","../../../node_modules/typescript/lib/lib.es2020.d.ts","../../../node_modules/typescript/lib/lib.es2015.core.d.ts","../../../node_modules/typescript/lib/lib.es2015.collection.d.ts","../../../node_modules/typescript/lib/lib.es2015.generator.d.ts","../../../node_modules/typescript/lib/lib.es2015.iterable.d.ts","../../../node_modules/typescript/lib/lib.es2015.promise.d.ts","../../../node_modules/typescript/lib/lib.es2015.proxy.d.ts","../../../node_modules/typescript/lib/lib.es2015.reflect.d.ts","../../../node_modules/typescript/lib/lib.es2015.symbol.d.ts","../../../node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../../../node_modules/typescript/lib/lib.es2016.array.include.d.ts","../../../node_modules/typescript/lib/lib.es2017.date.d.ts","../../../node_modules/typescript/lib/lib.es2017.object.d.ts","../../../node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../../../node_modules/typescript/lib/lib.es2017.string.d.ts","../../../node_modules/typescript/lib/lib.es2017.intl.d.ts","../../../node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../../../node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../../../node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../../../node_modules/typescript/lib/lib.es2018.intl.d.ts","../../../node_modules/typescript/lib/lib.es2018.promise.d.ts","../../../node_modules/typescript/lib/lib.es2018.regexp.d.ts","../../../node_modules/typescript/lib/lib.es2019.array.d.ts","../../../node_modules/typescript/lib/lib.es2019.object.d.ts","../../../node_modules/typescript/lib/lib.es2019.string.d.ts","../../../node_modules/typescript/lib/lib.es2019.symbol.d.ts","../../../node_modules/typescript/lib/lib.es2019.intl.d.ts","../../../node_modules/typescript/lib/lib.es2020.bigint.d.ts","../../../node_modules/typescript/lib/lib.es2020.date.d.ts","../../../node_modules/typescript/lib/lib.es2020.promise.d.ts","../../../node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../../../node_modules/typescript/lib/lib.es2020.string.d.ts","../../../node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../../../node_modules/typescript/lib/lib.es2020.intl.d.ts","../../../node_modules/typescript/lib/lib.es2020.number.d.ts","../../../node_modules/typescript/lib/lib.esnext.intl.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../../isomorphic/dist/utils/types.d.ts","../../isomorphic/dist/utils/shared.d.ts","../../isomorphic/dist/utils/index.d.ts","../../ripple-address-codec/dist/utils.d.ts","../../ripple-address-codec/dist/xrp-codec.d.ts","../../ripple-address-codec/dist/index.d.ts","../src/enums/definitions.json","../src/enums/bytes.ts","../src/enums/constants.ts","../src/enums/field.ts","../src/enums/xrpl-definitions-base.ts","../src/enums/index.ts","../src/serdes/binary-serializer.ts","../src/serdes/binary-parser.ts","../src/types/serialized-type.ts","../src/utils.ts","../src/types/hash.ts","../src/types/hash-160.ts","../src/types/account-id.ts","../src/types/currency.ts","../../../node_modules/bignumber.js/bignumber.d.ts","../src/types/hash-192.ts","../src/types/amount.ts","../src/types/blob.ts","../src/types/hash-128.ts","../src/types/hash-256.ts","../src/types/issue.ts","../src/types/path-set.ts","../src/types/uint.ts","../src/types/uint-64.ts","../src/types/st-object.ts","../src/types/st-array.ts","../src/types/uint-16.ts","../src/types/uint-32.ts","../src/types/uint-8.ts","../src/types/vector-256.ts","../src/types/xchain-bridge.ts","../src/types/index.ts","../src/hash-prefixes.ts","../../isomorphic/dist/internal/types.d.ts","../../isomorphic/dist/sha512/index.d.ts","../src/hashes.ts","../src/binary.ts","../src/shamap.ts","../src/ledger-hashes.ts","../src/quality.ts","../src/coretypes.ts","../src/enums/xrpl-definitions.ts","../src/index.ts","../src/enums/utils-renumber.ts","../../../node_modules/@babel/types/lib/index.d.ts","../../../node_modules/@types/babel__generator/index.d.ts","../../../node_modules/@babel/parser/typings/babel-parser.d.ts","../../../node_modules/@types/babel__template/index.d.ts","../../../node_modules/@types/babel__traverse/index.d.ts","../../../node_modules/@types/babel__core/index.d.ts","../../../node_modules/@types/chai/index.d.ts","../../../node_modules/@types/cookie/index.d.ts","../../../node_modules/@types/node/assert.d.ts","../../../node_modules/@types/node/assert/strict.d.ts","../../../node_modules/undici-types/header.d.ts","../../../node_modules/undici-types/readable.d.ts","../../../node_modules/undici-types/file.d.ts","../../../node_modules/undici-types/fetch.d.ts","../../../node_modules/undici-types/formdata.d.ts","../../../node_modules/undici-types/connector.d.ts","../../../node_modules/undici-types/client.d.ts","../../../node_modules/undici-types/errors.d.ts","../../../node_modules/undici-types/dispatcher.d.ts","../../../node_modules/undici-types/global-dispatcher.d.ts","../../../node_modules/undici-types/global-origin.d.ts","../../../node_modules/undici-types/pool-stats.d.ts","../../../node_modules/undici-types/pool.d.ts","../../../node_modules/undici-types/handlers.d.ts","../../../node_modules/undici-types/balanced-pool.d.ts","../../../node_modules/undici-types/agent.d.ts","../../../node_modules/undici-types/mock-interceptor.d.ts","../../../node_modules/undici-types/mock-agent.d.ts","../../../node_modules/undici-types/mock-client.d.ts","../../../node_modules/undici-types/mock-pool.d.ts","../../../node_modules/undici-types/mock-errors.d.ts","../../../node_modules/undici-types/proxy-agent.d.ts","../../../node_modules/undici-types/api.d.ts","../../../node_modules/undici-types/cookies.d.ts","../../../node_modules/undici-types/patch.d.ts","../../../node_modules/undici-types/filereader.d.ts","../../../node_modules/undici-types/diagnostics-channel.d.ts","../../../node_modules/undici-types/websocket.d.ts","../../../node_modules/undici-types/content-type.d.ts","../../../node_modules/undici-types/cache.d.ts","../../../node_modules/undici-types/interceptors.d.ts","../../../node_modules/undici-types/index.d.ts","../../../node_modules/@types/node/globals.d.ts","../../../node_modules/@types/node/async_hooks.d.ts","../../../node_modules/@types/node/buffer.d.ts","../../../node_modules/@types/node/child_process.d.ts","../../../node_modules/@types/node/cluster.d.ts","../../../node_modules/@types/node/console.d.ts","../../../node_modules/@types/node/constants.d.ts","../../../node_modules/@types/node/crypto.d.ts","../../../node_modules/@types/node/dgram.d.ts","../../../node_modules/@types/node/diagnostics_channel.d.ts","../../../node_modules/@types/node/dns.d.ts","../../../node_modules/@types/node/dns/promises.d.ts","../../../node_modules/@types/node/domain.d.ts","../../../node_modules/@types/node/dom-events.d.ts","../../../node_modules/@types/node/events.d.ts","../../../node_modules/@types/node/fs.d.ts","../../../node_modules/@types/node/fs/promises.d.ts","../../../node_modules/@types/node/http.d.ts","../../../node_modules/@types/node/http2.d.ts","../../../node_modules/@types/node/https.d.ts","../../../node_modules/@types/node/inspector.d.ts","../../../node_modules/@types/node/module.d.ts","../../../node_modules/@types/node/net.d.ts","../../../node_modules/@types/node/os.d.ts","../../../node_modules/@types/node/path.d.ts","../../../node_modules/@types/node/perf_hooks.d.ts","../../../node_modules/@types/node/process.d.ts","../../../node_modules/@types/node/punycode.d.ts","../../../node_modules/@types/node/querystring.d.ts","../../../node_modules/@types/node/readline.d.ts","../../../node_modules/@types/node/readline/promises.d.ts","../../../node_modules/@types/node/repl.d.ts","../../../node_modules/@types/node/stream.d.ts","../../../node_modules/@types/node/stream/promises.d.ts","../../../node_modules/@types/node/stream/consumers.d.ts","../../../node_modules/@types/node/stream/web.d.ts","../../../node_modules/@types/node/string_decoder.d.ts","../../../node_modules/@types/node/test.d.ts","../../../node_modules/@types/node/timers.d.ts","../../../node_modules/@types/node/timers/promises.d.ts","../../../node_modules/@types/node/tls.d.ts","../../../node_modules/@types/node/trace_events.d.ts","../../../node_modules/@types/node/tty.d.ts","../../../node_modules/@types/node/url.d.ts","../../../node_modules/@types/node/util.d.ts","../../../node_modules/@types/node/v8.d.ts","../../../node_modules/@types/node/vm.d.ts","../../../node_modules/@types/node/wasi.d.ts","../../../node_modules/@types/node/worker_threads.d.ts","../../../node_modules/@types/node/zlib.d.ts","../../../node_modules/@types/node/globals.global.d.ts","../../../node_modules/@types/node/index.d.ts","../../../node_modules/@types/cors/index.d.ts","../../../node_modules/@types/estree/index.d.ts","../../../node_modules/@types/json-schema/index.d.ts","../../../node_modules/@types/eslint/use-at-your-own-risk.d.ts","../../../node_modules/@types/eslint/index.d.ts","../../../node_modules/@types/eslint-scope/index.d.ts","../../../node_modules/@types/graceful-fs/index.d.ts","../../../node_modules/@types/unist/index.d.ts","../../../node_modules/@types/hast/index.d.ts","../../../node_modules/@types/istanbul-lib-coverage/index.d.ts","../../../node_modules/@types/istanbul-lib-report/index.d.ts","../../../node_modules/@types/istanbul-reports/index.d.ts","../../../node_modules/@jest/expect-utils/build/index.d.ts","../../../node_modules/chalk/index.d.ts","../../../node_modules/@sinclair/typebox/typebox.d.ts","../../../node_modules/@jest/schemas/build/index.d.ts","../../../node_modules/pretty-format/build/index.d.ts","../../../node_modules/jest-diff/build/index.d.ts","../../../node_modules/jest-matcher-utils/build/index.d.ts","../../../node_modules/expect/build/index.d.ts","../../../node_modules/@types/jest/index.d.ts","../../../node_modules/@types/json5/index.d.ts","../../../node_modules/@types/lodash/common/common.d.ts","../../../node_modules/@types/lodash/common/array.d.ts","../../../node_modules/@types/lodash/common/collection.d.ts","../../../node_modules/@types/lodash/common/date.d.ts","../../../node_modules/@types/lodash/common/function.d.ts","../../../node_modules/@types/lodash/common/lang.d.ts","../../../node_modules/@types/lodash/common/math.d.ts","../../../node_modules/@types/lodash/common/number.d.ts","../../../node_modules/@types/lodash/common/object.d.ts","../../../node_modules/@types/lodash/common/seq.d.ts","../../../node_modules/@types/lodash/common/string.d.ts","../../../node_modules/@types/lodash/common/util.d.ts","../../../node_modules/@types/lodash/index.d.ts","../../../node_modules/@types/mdast/index.d.ts","../../../node_modules/@types/minimatch/index.d.ts","../../../node_modules/@types/minimist/index.d.ts","../../../node_modules/@types/normalize-package-data/index.d.ts","../../../node_modules/@types/parse-json/index.d.ts","../../../node_modules/@types/semver/classes/semver.d.ts","../../../node_modules/@types/semver/functions/parse.d.ts","../../../node_modules/@types/semver/functions/valid.d.ts","../../../node_modules/@types/semver/functions/clean.d.ts","../../../node_modules/@types/semver/functions/inc.d.ts","../../../node_modules/@types/semver/functions/diff.d.ts","../../../node_modules/@types/semver/functions/major.d.ts","../../../node_modules/@types/semver/functions/minor.d.ts","../../../node_modules/@types/semver/functions/patch.d.ts","../../../node_modules/@types/semver/functions/prerelease.d.ts","../../../node_modules/@types/semver/functions/compare.d.ts","../../../node_modules/@types/semver/functions/rcompare.d.ts","../../../node_modules/@types/semver/functions/compare-loose.d.ts","../../../node_modules/@types/semver/functions/compare-build.d.ts","../../../node_modules/@types/semver/functions/sort.d.ts","../../../node_modules/@types/semver/functions/rsort.d.ts","../../../node_modules/@types/semver/functions/gt.d.ts","../../../node_modules/@types/semver/functions/lt.d.ts","../../../node_modules/@types/semver/functions/eq.d.ts","../../../node_modules/@types/semver/functions/neq.d.ts","../../../node_modules/@types/semver/functions/gte.d.ts","../../../node_modules/@types/semver/functions/lte.d.ts","../../../node_modules/@types/semver/functions/cmp.d.ts","../../../node_modules/@types/semver/functions/coerce.d.ts","../../../node_modules/@types/semver/classes/comparator.d.ts","../../../node_modules/@types/semver/classes/range.d.ts","../../../node_modules/@types/semver/functions/satisfies.d.ts","../../../node_modules/@types/semver/ranges/max-satisfying.d.ts","../../../node_modules/@types/semver/ranges/min-satisfying.d.ts","../../../node_modules/@types/semver/ranges/to-comparators.d.ts","../../../node_modules/@types/semver/ranges/min-version.d.ts","../../../node_modules/@types/semver/ranges/valid.d.ts","../../../node_modules/@types/semver/ranges/outside.d.ts","../../../node_modules/@types/semver/ranges/gtr.d.ts","../../../node_modules/@types/semver/ranges/ltr.d.ts","../../../node_modules/@types/semver/ranges/intersects.d.ts","../../../node_modules/@types/semver/ranges/simplify.d.ts","../../../node_modules/@types/semver/ranges/subset.d.ts","../../../node_modules/@types/semver/internals/identifiers.d.ts","../../../node_modules/@types/semver/index.d.ts","../../../node_modules/@types/stack-utils/index.d.ts","../../../node_modules/@types/ws/index.d.ts","../../../node_modules/@types/yargs-parser/index.d.ts","../../../node_modules/@types/yargs/index.d.ts"],"fileInfos":[{"version":"2ac9cdcfb8f8875c18d14ec5796a8b029c426f73ad6dc3ffb580c228b58d1c44","affectsGlobalScope":true},"45b7ab580deca34ae9729e97c13cfd999df04416a79116c3bfb483804f85ded4","dc48272d7c333ccf58034c0026162576b7d50ea0e69c3b9292f803fc20720fd5","9a68c0c07ae2fa71b44384a839b7b8d81662a236d4b9ac30916718f7510b1b2d","5e1c4c362065a6b95ff952c0eab010f04dcd2c3494e813b493ecfd4fcb9fc0d8","68d73b4a11549f9c0b7d352d10e91e5dca8faa3322bfb77b661839c42b1ddec7","5efce4fc3c29ea84e8928f97adec086e3dc876365e0982cc8479a07954a3efd4",{"version":"f296963760430fb65b4e5d91f0ed770a91c6e77455bacf8fa23a1501654ede0e","affectsGlobalScope":true},{"version":"09226e53d1cfda217317074a97724da3e71e2c545e18774484b61562afc53cd2","affectsGlobalScope":true},{"version":"4443e68b35f3332f753eacc66a04ac1d2053b8b035a0e0ac1d455392b5e243b3","affectsGlobalScope":true},{"version":"8b41361862022eb72fcc8a7f34680ac842aca802cf4bc1f915e8c620c9ce4331","affectsGlobalScope":true},{"version":"f7bd636ae3a4623c503359ada74510c4005df5b36de7f23e1db8a5c543fd176b","affectsGlobalScope":true},{"version":"ce691fb9e5c64efb9547083e4a34091bcbe5bdb41027e310ebba8f7d96a98671","affectsGlobalScope":true},{"version":"8d697a2a929a5fcb38b7a65594020fcef05ec1630804a33748829c5ff53640d0","affectsGlobalScope":true},{"version":"0c20f4d2358eb679e4ae8a4432bdd96c857a2960fd6800b21ec4008ec59d60ea","affectsGlobalScope":true},{"version":"93495ff27b8746f55d19fcbcdbaccc99fd95f19d057aed1bd2c0cafe1335fbf0","affectsGlobalScope":true},{"version":"82d0d8e269b9eeac02c3bd1c9e884e85d483fcb2cd168bccd6bc54df663da031","affectsGlobalScope":true},{"version":"38f0219c9e23c915ef9790ab1d680440d95419ad264816fa15009a8851e79119","affectsGlobalScope":true},{"version":"b8deab98702588840be73d67f02412a2d45a417a3c097b2e96f7f3a42ac483d1","affectsGlobalScope":true},{"version":"4738f2420687fd85629c9efb470793bb753709c2379e5f85bc1815d875ceadcd","affectsGlobalScope":true},{"version":"2f11ff796926e0832f9ae148008138ad583bd181899ab7dd768a2666700b1893","affectsGlobalScope":true},{"version":"376d554d042fb409cb55b5cbaf0b2b4b7e669619493c5d18d5fa8bd67273f82a","affectsGlobalScope":true},{"version":"9fc46429fbe091ac5ad2608c657201eb68b6f1b8341bd6d670047d32ed0a88fa","affectsGlobalScope":true},{"version":"61c37c1de663cf4171e1192466e52c7a382afa58da01b1dc75058f032ddf0839","affectsGlobalScope":true},{"version":"c4138a3dd7cd6cf1f363ca0f905554e8d81b45844feea17786cdf1626cb8ea06","affectsGlobalScope":true},{"version":"6ff3e2452b055d8f0ec026511c6582b55d935675af67cdb67dd1dc671e8065df","affectsGlobalScope":true},{"version":"03de17b810f426a2f47396b0b99b53a82c1b60e9cba7a7edda47f9bb077882f4","affectsGlobalScope":true},{"version":"8184c6ddf48f0c98429326b428478ecc6143c27f79b79e85740f17e6feb090f1","affectsGlobalScope":true},{"version":"261c4d2cf86ac5a89ad3fb3fafed74cbb6f2f7c1d139b0540933df567d64a6ca","affectsGlobalScope":true},{"version":"6af1425e9973f4924fca986636ac19a0cf9909a7e0d9d3009c349e6244e957b6","affectsGlobalScope":true},{"version":"576711e016cf4f1804676043e6a0a5414252560eb57de9faceee34d79798c850","affectsGlobalScope":true},{"version":"89c1b1281ba7b8a96efc676b11b264de7a8374c5ea1e6617f11880a13fc56dc6","affectsGlobalScope":true},{"version":"15a630d6817718a2ddd7088c4f83e4673fde19fa992d2eae2cf51132a302a5d3","affectsGlobalScope":true},{"version":"b7e9f95a7387e3f66be0ed6db43600c49cec33a3900437ce2fd350d9b7cb16f2","affectsGlobalScope":true},{"version":"01e0ee7e1f661acedb08b51f8a9b7d7f959e9cdb6441360f06522cc3aea1bf2e","affectsGlobalScope":true},{"version":"ac17a97f816d53d9dd79b0d235e1c0ed54a8cc6a0677e9a3d61efb480b2a3e4e","affectsGlobalScope":true},{"version":"bf14a426dbbf1022d11bd08d6b8e709a2e9d246f0c6c1032f3b2edb9a902adbe","affectsGlobalScope":true},{"version":"ec0104fee478075cb5171e5f4e3f23add8e02d845ae0165bfa3f1099241fa2aa","affectsGlobalScope":true},{"version":"2b72d528b2e2fe3c57889ca7baef5e13a56c957b946906d03767c642f386bbc3","affectsGlobalScope":true},{"version":"9cc66b0513ad41cb5f5372cca86ef83a0d37d1c1017580b7dace3ea5661836df","affectsGlobalScope":true},{"version":"368af93f74c9c932edd84c58883e736c9e3d53cec1fe24c0b0ff451f529ceab1","affectsGlobalScope":true},{"version":"307c8b7ebbd7f23a92b73a4c6c0a697beca05b06b036c23a34553e5fe65e4fdc","affectsGlobalScope":true},{"version":"f35a831e4f0fe3b3697f4a0fe0e3caa7624c92b78afbecaf142c0f93abfaf379","affectsGlobalScope":true},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true},"93b7cbea34a93c65eea32d1ee4e65cc2700a4894727423d33c544b6f0da9caf1","0245c1345e3c622c8922ec10aefc24e194a1b045702a90dabe4db0d49bb4c3d0","5675d1dbebe4c26ccba40e8663e6cb7a5263b79cac692ba2329b050164687266","d0b3c382dfb0b4e50eb7edecbca02500302a1e86ef998c85595d3ad2157f5aa4","4e730fdf6f5050216d355cac23186d7984612bb203042a465e5f691c5f7483f0","78c8aac113cebcbfb4f4186d56aafcbe7492f3d5d4f684d33c91c7bee6e50ecb","b0d8acf22a990879bd7f159bd01d436475fa6c7e6e70691bc6f6eeb52471b1cf",{"version":"2659658af260f51e859c06f0cec51b5f6b3e4199fcf3dbd9374e77a37c600b0e","signature":"bbb8b294189cfa20b2fd302ef2fb7069fcbcd5d50a551b9650fae18d821ba7e2"},{"version":"c4d33565ba52337ddfdadbe0150ff02f4c1f1c54844a3068e074c2d95da685d5","signature":"f388921f29ec3c11739fae06323e824121669058f0765e8bbd596a0014f53ab9"},{"version":"d2fb9f38d1d6c3da6b3003b1361b112f44bb8c9f68d281c81974ab213841f8e4","signature":"8430aed1a5c74ea2693f9d3565e726a6165d982084de4be36c03e08d90f2c527"},{"version":"edeeca05327b349b66dd3ca5aa3e78f282a0120cf3ee7ef3df47429a4fcdffbc","signature":"18d782794eff26d7c6780a57cb745a9e62bf1b9836230cf46eaf3d6a35fa858c"},{"version":"61fe6cca16b56849c7b89683ef1210c99d917595a64678ebef7e6afafdf9a907","signature":"bb5f867082f5c56faf6d1688774b6a09c983224b29e47acc1b922bc4df7cc629"},{"version":"796a1e17ebe8fb526a7a92e6c72bff808cfb84601aae8625fd0821c5e6e3a7cc","signature":"89be5ad13a04a9ea76d8bd8b8e3249afa07c19d50f18d23555c43fb71a215d02"},{"version":"e430b5381d0c2d01c8b3617bae6304c833e357ab3aa8f6d07646ae0031d51fbb","signature":"8ce2b8d94721b8d809a5476ffe0420d0a50b50e5f23f659fc68ef6d7003e2c9c"},{"version":"c037dc612051944592c56d152a3531406d1f3e0b77a173dffcafe83279a236c3","signature":"44fcae5fa3300dc32c0f18cf704ac3f8f5b6ecda4902763921d5cebf3a55391b"},{"version":"475fde5b3cf63b169d7905f91fd45554b757a6b6b50209eee02f195927053d9c","signature":"a75a79f17e6c94ae9e1f5427e254f6779a23d952fe62f9938be19e8c4a0801c1"},{"version":"ad84a0751039269437f2fb715711d95f3d48623f09a283001ddbab27d2bacd47","signature":"080ca3d27ecdc4b94b290013cc1cfea20fa2729704a451fc504e7bfe0c9cd542"},{"version":"59fab78b0fb53d209a3d612ab24d8c70307456eaa2e6298def233c3dd7425b2e","signature":"d9ff48ce95143213b689c551905794fe4b12c0dd02a9d84a8a1327a29e4aab88"},{"version":"9063463ef0d1d70ff95ab0ca804f25942988d04846e8ea4dd7b22950daaec200","signature":"d3b845d8f182299371723976bb8b6e1e7f6d56fc4aad49f34221ea57fcd5a294"},{"version":"dde4f08de034752ab16061517965314f1dd8b4c839ad259021fef9aacd59ac89","signature":"aa1add042ae3e3beaea39687b7158eff7857028fa3f3ce90069f78fc70290432"},"e9b48596baefe465d46567a4beccd564035024a154d99f54c7fed02380707333",{"version":"a57b51f8db915c9666028a3c74dec27beb21d99e669699f5703f9ae151a4ea2a","signature":"73adf12d4c179948cee5ad6896402a99ae8c0eec85507a46f7e59b811905fb7d"},{"version":"9ed04a88f99adf8a4942b5aa8ea60d18308327d386feb247a5b06b61ef59612e","signature":"f4500fb74ed3e9a4aa2c2700d42774814ee1b9c8e356a03e0352484aae70f9bb"},{"version":"13e22fc6268cb572d2fbaea7ad13c678f9f3d3c407143b08cb0ada4b250d1603","signature":"a8b1d85f85a56f68345864e47d0c56a5120e4729956de82180692428bfa9e13d"},{"version":"a3e22c3ae28be019dd9ed504c033ac221e6988936ad33844b22a5d02961ae8d6","signature":"74acf74b1d3731ec9ddee10bb91242fa1c0d1bcf824e4e5aa1e0f851e141997f"},{"version":"937a63a382e26717d68ae906bf92ed42f1d47b1c1eda43de5faed9df1f023d92","signature":"0f85cd4e07ecba5ead7f980c59de26962b2e2bf475dab1a066f822b1c1d20329"},{"version":"485614c1676a33c8108444428123c0ba5b67d0ad408b9b2d8f2bb478fc23fbcd","signature":"5a99648124bdcb73a009ce0bbdb8731e9c2705c8b4aff1bd1da76e1bb0e19e5f"},{"version":"3b6e18ee0274def1bd427a7d2a1db116ffc20edfee0d2b901911f05b016f9538","signature":"527a5755da5d70c0035a65c5c7e72679ab8792dd9a525ad4502a25f15fb443e9"},{"version":"af3b0e1bab1ce16b081ea585356e723380e36ac5b728e0b8a33458d65c1042a7","signature":"48cf9419adb956c2f4d024e5c1f5a6765292bad7fff621086cef6c174100e6e9"},{"version":"926b344841a97b5b4bd40d38fb2950b62a8ae6f1011d34b6498c127353a4279a","signature":"a0d7c1a280717a186088267f6534aa8e30d88c90504f77c4822477314baff16a"},{"version":"8bb101f5643681f06ed22cc69e9df46e8498f6bf274b1ae54069be1bff3ef0f4","signature":"167886307befaa44699b69a782a9cf02f651ced3a888f97e979772de4e564eeb"},{"version":"6ec637292591601f421893c6007c176548e1cd4681b647a9b7d405126c0ba872","signature":"151a6b8a2f465aabde2f757b1da5b306df3e5528324f0342b4adc27301308142"},{"version":"297d390482254a972f3a9f7dcd8d38ed8f07d2f557eab6a3d2e6e11bb597391a","signature":"ea0471f0de71189042cfd36c968819451768ec5ccb46f7d08e99116e7a0940df"},{"version":"2315af84c1a0dab6c7bf1916ee99d86f1b0a14b606d7e2b2d3fb65c2605b2ce6","signature":"89d34ff3d920f44aa9bb72574dbe12c0b5c7112a1d99cce4105f9d8aefd0d000"},{"version":"355c1de53b3c3aac57c3febc36ec975325dedd496d15fb0e54caaac0e55e7a12","signature":"c873874ef94be6d49beb7d8ce2401d7c36fa918b9f9764377d225e2a8f92a856"},{"version":"ce77d246a17eaab891098ed0129d62a8e7156c4cc5c72cc57951b7d464e0e5cf","signature":"fe7e388df44d1e73b9c115661b3fd51c099147d71490875a8d63aca2b0f86ab8"},{"version":"368efaa19034f7e3b628a6377dbe421948641c945f0956f13b6d063ef99f81d4","signature":"e8ae20295e4f53ba166e27e0324f42941896626599ee5d66af4c2d88a44fb35d"},{"version":"2d9ff92447d543cb328adaab2555921e552d1b2ce590064df8b4e52c48c030f5","signature":"d68c192d24650fb4613a2b800434999917fc72ec6b8cceb11c43a8e0b9c69109"},{"version":"673d537ce60e528a819c412481da805511c3cc822e07660959012220d02d4617","signature":"136566c120de801a400543ef72c589e56782edf3b6fc6cb4c3734fd46ce0b66f"},"2c97ba738f865578d8c32b939f938a955ad6c1d839b7f279cf34f2f9475c0a7a","e3602c1f664b8956ee0c96608722a9c04dd99bf7b9af4256a536187550d0a558",{"version":"8a5668ceccf6ee90073c2c27a894bae967a03e20865ee6c431e3cd0671168b66","signature":"6779399c6b54f8c38620dd216234ea7f16e30bb5a48c7db27aebf918bd2a5116"},{"version":"e6e9eba09024829b505c636d9d0941a0fb6ad9f930a1f5b910f437a9dbb26226","signature":"b439bb21d6f44a79c489e979aa7f1579acc56aaba375d067aeb24205746dee7f"},{"version":"0e0da0fc237f78dcd204afab8d4d1727be344bbe28fe27a2a6f50b101a5545ea","signature":"3d68af76f99e63d97697b7f18e869f33bbc853ee25ce4427be82cf89ca27e24c"},{"version":"9e014f13e0748b16e15ff821c48a51ad7428255aeaea9264f2f844c43101c9e6","signature":"6f341b4fb4ca22c6ec87f51b58e6b06dbf377978e68532d6def89647a84c3787"},{"version":"1386d329a4a77f96febb5af79538fcd24f41a76360f2973f7d6ba7108fa205ad","signature":"eb00ccaa922db91f7dae455892e7a82b0e32b92586190d6adfe1a2ba87f6930f"},{"version":"936a5e0f0f6320c33e62f413de10cdd2e478e5f7c9a1738e36005a21ddb0978e","signature":"965954df882d7f27726dcccb92b2d00d66473a86fa151c51eaffd8694fc3ada1"},{"version":"3aa1d86cdb01d4dfc70616cb13e4c9067bcd07b974cff559f100dbd53d76b7c6","signature":"0f012f6fad75205f47841df78b592b842237f96c2416a5c13f9e9bf993ea0b7f"},{"version":"2b8ee1762071fb60abb53501ee7723c140e2459831464710bebc1b6abaf4d717","signature":"9c18a7737d2bd8b36a3aa7a96e42326c694bfba25281cfd64051c07981d10199"},{"version":"73ab9c318b7ff1f4f7fca6f9516c12f0b431ee1f0abec5f330cf8e0dc7b62404","signature":"e00c31577fc90ec3b23e47cecf713ba17109c39c2508011f64641063c3a089be","affectsGlobalScope":true},"f713064ca751dc588bc13832137c418cb70cf0446de92ade60ad631071558fca","dfefd34e8ab60f41d0c130527d5092d6ce662dc9fa85bc8c97682baf65830b51","96c23535f4f9dd15beb767e070559ea672f6a35f103152836a67100605136a96","b0f4dd1a825912da8f12fd3388d839ef4aa51165ea0e60e4869b50b7ccb4f6fc","9cb7c5f710dc84d2e9500831a3e9a27afd3c3710f5a1b8744a50473e565b41fc","cf6b2edde490f303918809bfab1da8b6d059b50c160bec72005ff4c248bdd079",{"version":"4a2c144ea6f441e9616ec77fe9b1009b0cdf6db0cd9727b8d99623975cd6c693","affectsGlobalScope":true},"117ffeecf6c55e25b6446f449ad079029b5e7317399b0a693858faaaea5ca73e","0b4bc32128fda7bb0752cf284730dd3a817aae04a3d7f92e3b2d54bd61362fe1","7394959e5a741b185456e1ef5d64599c36c60a323207450991e7a42e08911419","5929864ce17fba74232584d90cb721a89b7ad277220627cc97054ba15a98ea8f","7180c03fd3cb6e22f911ce9ba0f8a7008b1a6ddbe88ccf16a9c8140ef9ac1686","25c8056edf4314820382a5fdb4bb7816999acdcb929c8f75e3f39473b87e85bc","54cb85a47d760da1c13c00add10d26b5118280d44d58e6908d8e89abbd9d7725","3e4825171442666d31c845aeb47fcd34b62e14041bb353ae2b874285d78482aa","c6fd2c5a395f2432786c9cb8deb870b9b0e8ff7e22c029954fabdd692bff6195","a967bfe3ad4e62243eb604bf956101e4c740f5921277c60debaf325c1320bf88","e9775e97ac4877aebf963a0289c81abe76d1ec9a2a7778dbe637e5151f25c5f3","471e1da5a78350bc55ef8cef24eb3aca6174143c281b8b214ca2beda51f5e04a","cadc8aced301244057c4e7e73fbcae534b0f5b12a37b150d80e5a45aa4bebcbd","385aab901643aa54e1c36f5ef3107913b10d1b5bb8cbcd933d4263b80a0d7f20","9670d44354bab9d9982eca21945686b5c24a3f893db73c0dae0fd74217a4c219","db3435f3525cd785bf21ec6769bf8da7e8a776be1a99e2e7efb5f244a2ef5fee","c3b170c45fc031db31f782e612adf7314b167e60439d304b49e704010e7bafe5","40383ebef22b943d503c6ce2cb2e060282936b952a01bea5f9f493d5fb487cc7","4893a895ea92c85345017a04ed427cbd6a1710453338df26881a6019432febdd","3a84b7cb891141824bd00ef8a50b6a44596aded4075da937f180c90e362fe5f6","13f6f39e12b1518c6650bbb220c8985999020fe0f21d818e28f512b7771d00f9","9b5369969f6e7175740bf51223112ff209f94ba43ecd3bb09eefff9fd675624a","4fe9e626e7164748e8769bbf74b538e09607f07ed17c2f20af8d680ee49fc1da","24515859bc0b836719105bb6cc3d68255042a9f02a6022b3187948b204946bd2","33203609eba548914dc83ddf6cadbc0bcb6e8ef89f6d648ca0908ae887f9fcc5","0db18c6e78ea846316c012478888f33c11ffadab9efd1cc8bcc12daded7a60b6","89167d696a849fce5ca508032aabfe901c0868f833a8625d5a9c6e861ef935d2","e53a3c2a9f624d90f24bf4588aacd223e7bec1b9d0d479b68d2f4a9e6011147f","339dc5265ee5ed92e536a93a04c4ebbc2128f45eeec6ed29f379e0085283542c","9f0a92164925aa37d4a5d9dd3e0134cff8177208dba55fd2310cd74beea40ee2","8bfdb79bf1a9d435ec48d9372dc93291161f152c0865b81fc0b2694aedb4578d","2e85db9e6fd73cfa3d7f28e0ab6b55417ea18931423bd47b409a96e4a169e8e6","c46e079fe54c76f95c67fb89081b3e399da2c7d109e7dca8e4b58d83e332e605","d32275be3546f252e3ad33976caf8c5e842c09cb87d468cb40d5f4cf092d1acc","4a0c3504813a3289f7fb1115db13967c8e004aa8e4f8a9021b95285502221bd1",{"version":"5f290ea7efbe9d8431e10df12c0d5672b67988e7c171c2d356749fac70347a55","affectsGlobalScope":true},"39b1a50d543770780b0409a4caacb87f3ff1d510aedfeb7dc06ed44188256f89",{"version":"49c89f8fa09d21c161e6a367448639e032f42d77cc2ec8ab54ecb8fa9a3ad59f","affectsGlobalScope":true},"e4b50850c2a62c7750428e452ee24b167180104d514d5e5c0ca691753365f610","304504c854c47a55ab4a89111a27a2daf8a3614740bd787cc1f2c51e5574239c",{"version":"95f9129a37dcace36e17b061a8484952586ecfe928c9c8ce526de1a2f4aaefa7","affectsGlobalScope":true},"a40826e8476694e90da94aa008283a7de50d1dafd37beada623863f1901cb7fb","0f9061846236850a872cb44097d071631e93c8749a8b16c191fe3c2a48faede4","e46fa644658c2d6e5c85e954ea76b92c97d63f0851d3ccdab8c2a80d5962aaa9","1c611ff373ce1958aafc40b328048ac2540ba5c7f373cf2897e0d9aeaabe90a0","a307d22a0130ac94c1a17fffa6d57ac272deb5838cb966a9420911d259cdf1be","d2e415abf6cb81ac9e2700b4db5ea7be76b997e812285b8e5e1e414eb2750b6e","09d6cebdced6aa1181ac1523c8f22a133f5ed80589678b64051f0602f0518374",{"version":"ee1ee365d88c4c6c0c0a5a5701d66ebc27ccd0bcfcfaa482c6e2e7fe7b98edf7","affectsGlobalScope":true},{"version":"7c35691dc3972ff1507d8dd279d833f540973d0917bde22e191cf7a8feaac29f","affectsGlobalScope":true},"62662d7a886e5cfa870685720fd27b763743ca4d2cf29326f75d76606a64eadd","b8c670688bd228d3cc9c169690b09b687188c50ff263a94df63b207701105ad9","d8e16905907111390d5a943816306ae997dfe56476f14142166f8b13ee322eea","8068c911a1c40bc6c5ffc58c625b21d807778f6aa6d63a73e6f04f88bcac5b79","a1dbce56ad5f3a37caafb9033c9d190a199217d673f5fa099c8968d471a2fdaa","c6f77efcc19f51c8759779b6b6ee0d88046c15c15dadac8ffed729a6620daf39",{"version":"089867511b37a534ae71f3d9bc97acc0b925b7f5dbec113f98c4b49224c694eb","affectsGlobalScope":true},"269d0ea3202820c29a32c1f2a357837a4f1918426844f7e7c90af15ec40d1dc1","66432f885e30cf471573de22a5af5eca9ab46b37b122aec98beadf77e9b7df24","323506ce173f7f865f42f493885ee3dacd18db6359ea1141d57676d3781ce10c",{"version":"034e635df3c014df1d6b1110b724ca0c4d2d324b45a84974c7d6931f9cf95ea7","affectsGlobalScope":true},{"version":"87f9456115554cb0f78f098ddbd585096871c19d2d05274c1b1b4ade3151da78","affectsGlobalScope":true},"ea3ab3727cd6c222d94003ecafa30e8550c61eadcdabbf59514aee76e86211a5","d3cdd41693c5ed6bec4f1a1c399d9501372b14bd341bc46eedacf2854c5df5a7","2de7a21c92226fb8abbeed7a0a9bd8aa6d37e4c68a8c7ff7938c644267e9fcc1","6d6070c5c81ba0bfe58988c69e3ba3149fc86421fd383f253aeb071cbf29cd41","da618f0ea09d95c3b51514de43bf97dab008c85bede58aa57cf95e4984c7c957","48a35b181ecf47dbbc0a7ab4b5ba778d91eaa838ba42bf4aaaead42be77ef39a","269929a24b2816343a178008ac9ae9248304d92a8ba8e233055e0ed6dbe6ef71","93452d394fdd1dc551ec62f5042366f011a00d342d36d50793b3529bfc9bd633","5195aeb0de306d1c5ca8033457fbcab5987657112fa6d4971cfeb7644493a369","c5dbf0003bc9f0f643e54cd00a3868d1afe85497fecb56be6f2373dc85102924",{"version":"ce73eb199c4bf96c015f069aac161488ed73ebeaea3d87b6d5aa9a968a7b38d4","affectsGlobalScope":true},{"version":"300f8e9de0b0c3482be3e749462b6ebc3dab8a316801f1da0def94aed0cd2018","affectsGlobalScope":true},"4e228e78c1e9b0a75c70588d59288f63a6258e8b1fe4a67b0c53fe03461421d9","962f105729d5b888c8b70e193f6020ee92c6c8144c827de40f80d65dd188ad7f","ac74e2b754fba690036f8221d978f6debb867462b87af254f24e924b677395d0","80858f6de9af22e53aff221fe3590215ea544c2aeb2cc60cf8e08a9c785c8fef",{"version":"068b8ee5c2cd90d7a50f2efadbbe353cb10196a41189a48bf4b2a867363012b4","affectsGlobalScope":true},{"version":"340659b96782f5813aad6c1f89ea1b83b2f3fa993115c7b30366375d9bae5a4e","affectsGlobalScope":true},"6f44a190351ab5e1811abebe007cf60518044772ccc08244f9f241706afa767f","fecdf44bec4ee9c5188e5f2f58c292c9689c02520900dceaaa6e76594de6da90","cf45d0510b661f1da461479851ff902f188edb111777c37055eff12fa986a23a",{"version":"895ca532c15c77cbb6a871af1870b57bcd0ca4f38a1bd69669dd0e95bb58565a","affectsGlobalScope":true},"f2b9440f98d6f94c8105883a2b65aee2fce0248f71f41beafd0a80636f3a565d",{"version":"ab9b9a36e5284fd8d3bf2f7d5fcbc60052f25f27e4d20954782099282c60d23e","affectsGlobalScope":true},"b510d0a18e3db42ac9765d26711083ec1e8b4e21caaca6dc4d25ae6e8623f447","efdced704bd09db6984a2a26e3573bc43cdc2379bdef3bcff6cff77efe8ba82b","785b9d575b49124ce01b46f5b9402157c7611e6532effa562ac6aebec0074dfc","dca41e86e89dfb2e85e6935260250f02eb6683b86c2fa16bec729ddd1bcd9b4b","a4a39b5714adfcadd3bbea6698ca2e942606d833bde62ad5fb6ec55f5e438ff8","bbc1d029093135d7d9bfa4b38cbf8761db505026cc458b5e9c8b74f4000e5e75","1f68ab0e055994eb337b67aa87d2a15e0200951e9664959b3866ee6f6b11a0fe","6adaa01cba6e7bae17d8291089e9e38bfc3fffcd522e2161214cbaccab4c1b2b","89121c1bf2990f5219bfd802a3e7fc557de447c62058d6af68d6b6348d64499a","79b4369233a12c6fa4a07301ecb7085802c98f3a77cf9ab97eee27e1656f82e6","8b06ac3faeacb8484d84ddb44571d8f410697f98d7bfa86c0fda60373a9f5215","7eb06594824ada538b1d8b48c3925a83e7db792f47a081a62cf3e5c4e23cf0ee","f5638f7c2f12a9a1a57b5c41b3c1ea7db3876c003bab68e6a57afd6bcc169af0","cdcc132f207d097d7d3aa75615ab9a2e71d6a478162dde8b67f88ea19f3e54de","0d14fa22c41fdc7277e6f71473b20ebc07f40f00e38875142335d5b63cdfc9d2","c085e9aa62d1ae1375794c1fb927a445fa105fed891a7e24edbb1c3300f7384a","f315e1e65a1f80992f0509e84e4ae2df15ecd9ef73df975f7c98813b71e4c8da","5b9586e9b0b6322e5bfbd2c29bd3b8e21ab9d871f82346cb71020e3d84bae73e","3e70a7e67c2cb16f8cd49097360c0309fe9d1e3210ff9222e9dac1f8df9d4fb6","ab68d2a3e3e8767c3fba8f80de099a1cfc18c0de79e42cb02ae66e22dfe14a66","d96cc6598148bf1a98fb2e8dcf01c63a4b3558bdaec6ef35e087fd0562eb40ec",{"version":"f8db4fea512ab759b2223b90ecbbe7dae919c02f8ce95ec03f7fb1cf757cfbeb","affectsGlobalScope":true},"96d14f21b7652903852eef49379d04dbda28c16ed36468f8c9fa08f7c14c9538","ceeb65c57fe2a1300994f095b5e5c7c5eae440e9ce116d32a3b46184ab1630ec","f90d4c1ae3af9afb35920b984ba3e41bdd43f0dc7bae890b89fbd52b978f0cac","fcf79300e5257a23ed3bacaa6861d7c645139c6f7ece134d15e6669447e5e6db","187119ff4f9553676a884e296089e131e8cc01691c546273b1d0089c3533ce42","aa2c18a1b5a086bbcaae10a4efba409cc95ba7287d8cf8f2591b53704fea3dea","b88749bdb18fc1398370e33aa72bc4f88274118f4960e61ce26605f9b33c5ba2","0aaef8cded245bf5036a7a40b65622dd6c4da71f7a35343112edbe112b348a1e","00baffbe8a2f2e4875367479489b5d43b5fc1429ecb4a4cc98cfc3009095f52a","bdf0ed7d9ebae6175a5d1b4ec4065d07f8099379370a804b1faff05004dc387d","7c14ccd2eaa82619fffc1bfa877eb68a012e9fb723d07ee98db451fadb618906","288d992cd0d35fd4bb5a0f23df62114b8bfbc53e55b96a4ad00dde7e6fb72e31","df996e25faa505f85aeb294d15ebe61b399cf1d1e49959cdfaf2cc0815c203f9","4f6a12044ee6f458db11964153830abbc499e73d065c51c329ec97407f4b13dd","d4a22007b481fe2a2e6bfd3a42c00cd62d41edb36d30fc4697df2692e9891fc8","8841e2aa774b89bd23302dede20663306dc1b9902431ac64b24be8b8d0e3f649","209e814e8e71aec74f69686a9506dd7610b97ab59dcee9446266446f72a76d05","6fa0008bf91a4cc9c8963bace4bba0bd6865cbfa29c3e3ccc461155660fb113a","2b8264b2fefd7367e0f20e2c04eed5d3038831fe00f5efbc110ff0131aab899b","cc0700b1b97e18a3d5d9184470502d8762ec85158819d662730c3a8c5d702584","9871b7ee672bc16c78833bdab3052615834b08375cb144e4d2cba74473f4a589","c863198dae89420f3c552b5a03da6ed6d0acfa3807a64772b895db624b0de707","8b03a5e327d7db67112ebbc93b4f744133eda2c1743dbb0a990c61a8007823ef","86c73f2ee1752bac8eeeece234fd05dfcf0637a4fbd8032e4f5f43102faa8eec","42fad1f540271e35ca37cecda12c4ce2eef27f0f5cf0f8dd761d723c744d3159","ff3743a5de32bee10906aff63d1de726f6a7fd6ee2da4b8229054dfa69de2c34","83acd370f7f84f203e71ebba33ba61b7f1291ca027d7f9a662c6307d74e4ac22","1445cec898f90bdd18b2949b9590b3c012f5b7e1804e6e329fb0fe053946d5ec","0e5318ec2275d8da858b541920d9306650ae6ac8012f0e872fe66eb50321a669","cf530297c3fb3a92ec9591dd4fa229d58b5981e45fe6702a0bd2bea53a5e59be","c1f6f7d08d42148ddfe164d36d7aba91f467dbcb3caa715966ff95f55048b3a4","f4e9bf9103191ef3b3612d3ec0044ca4044ca5be27711fe648ada06fad4bcc85","0c1ee27b8f6a00097c2d6d91a21ee4d096ab52c1e28350f6362542b55380059a","7677d5b0db9e020d3017720f853ba18f415219fb3a9597343b1b1012cfd699f7","bc1c6bc119c1784b1a2be6d9c47addec0d83ef0d52c8fbe1f14a51b4dfffc675","52cf2ce99c2a23de70225e252e9822a22b4e0adb82643ab0b710858810e00bf1","770625067bb27a20b9826255a8d47b6b5b0a2d3dfcbd21f89904c731f671ba77","d1ed6765f4d7906a05968fb5cd6d1db8afa14dbe512a4884e8ea5c0f5e142c80","799c0f1b07c092626cf1efd71d459997635911bb5f7fc1196efe449bba87e965","2a184e4462b9914a30b1b5c41cf80c6d3428f17b20d3afb711fff3f0644001fd","9eabde32a3aa5d80de34af2c2206cdc3ee094c6504a8d0c2d6d20c7c179503cc","397c8051b6cfcb48aa22656f0faca2553c5f56187262135162ee79d2b2f6c966","a8ead142e0c87dcd5dc130eba1f8eeed506b08952d905c47621dc2f583b1bff9","a02f10ea5f73130efca046429254a4e3c06b5475baecc8f7b99a0014731be8b3","f77ff4cd234d3fd18ddd5aeadb6f94374511931976d41f4b9f594cb71f7ce6f3","4c9a0564bb317349de6a24eb4efea8bb79898fa72ad63a1809165f5bd42970dd","4f18b4e6081e5e980ef53ddf57b9c959d36cffe1eb153865f512a01aeffb5e1e","7f17d4846a88eca5fe71c4474ef687ee89c4acf9b5372ab9b2ee68644b7e0fe0","b444a410d34fb5e98aa5ee2b381362044f4884652e8bc8a11c8fe14bbd85518e","c35808c1f5e16d2c571aa65067e3cb95afeff843b259ecfa2fc107a9519b5392","14d5dc055143e941c8743c6a21fa459f961cbc3deedf1bfe47b11587ca4b3ef5","a3ad4e1fc542751005267d50a6298e6765928c0c3a8dce1572f2ba6ca518661c","f237e7c97a3a89f4591afd49ecb3bd8d14f51a1c4adc8fcae3430febedff5eb6","3ffdfbec93b7aed71082af62b8c3e0cc71261cc68d796665faa1e91604fbae8f","662201f943ed45b1ad600d03a90dffe20841e725203ced8b708c91fcd7f9379a","c9ef74c64ed051ea5b958621e7fb853fe3b56e8787c1587aefc6ea988b3c7e79","2462ccfac5f3375794b861abaa81da380f1bbd9401de59ffa43119a0b644253d","34baf65cfee92f110d6653322e2120c2d368ee64b3c7981dff08ed105c4f19b0","85f8ebd7f245e8bf29da270e8b53dcdd17528826ffd27176c5fc7e426213ef5a","b0d10e46cfe3f6c476b69af02eaa38e4ccc7430221ce3109ae84bb9fb8282298","f7163a5d37d21f636f6a5cd1c064ce95fada21917859a64b6cc49a8b6fd5c1a8","70e9a18da08294f75bf23e46c7d69e67634c0765d355887b9b41f0d959e1426e","e9eb1b173aa166892f3eddab182e49cfe59aa2e14d33aedb6b49d175ed6a3750"],"root":[[51,64],[66,83],[86,94]],"options":{"composite":true,"declaration":true,"esModuleInterop":true,"module":1,"noImplicitAny":false,"noImplicitThis":false,"noUnusedLocals":true,"noUnusedParameters":true,"outDir":"./","preserveConstEnums":false,"removeComments":false,"skipLibCheck":true,"sourceMap":true,"strict":true,"target":2},"fileIdsList":[[95],[203],[95,96,97,98,99],[95,97],[154,188],[190,193],[190,191,192],[193],[152,188],[196],[198],[199],[205,208],[211,213,214,215,216,217,218,219,220,221,222,223],[211,212,214,215,216,217,218,219,220,221,222,223],[212,213,214,215,216,217,218,219,220,221,222,223],[211,212,213,215,216,217,218,219,220,221,222,223],[211,212,213,214,216,217,218,219,220,221,222,223],[211,212,213,214,215,217,218,219,220,221,222,223],[211,212,213,214,215,216,218,219,220,221,222,223],[211,212,213,214,215,216,217,219,220,221,222,223],[211,212,213,214,215,216,217,218,220,221,222,223],[211,212,213,214,215,216,217,218,219,221,222,223],[211,212,213,214,215,216,217,218,219,220,222,223],[211,212,213,214,215,216,217,218,219,220,221,223],[211,212,213,214,215,216,217,218,219,220,221,222],[103],[138],[139,144,172],[140,151,152,159,169,180],[140,141,151,159],[142,181],[143,144,152,160],[144,169,177],[145,147,151,159],[138,146],[147,148],[151],[149,151],[138,151],[151,152,153,169,180],[151,152,153,166,169,172],[136,185],[147,151,154,159,169,180],[151,152,154,155,159,169,177,180],[154,156,169,177,180],[103,104,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187],[151,157],[158,180,185],[147,151,159,169],[160],[161],[138,162],[163,179,185],[164],[165],[151,166,167],[166,168,181,183],[139,151,169,170,171,172],[139,169,171],[169,170],[172],[173],[138,169],[151,175,176],[175,176],[144,159,169,177],[178],[159,179],[139,154,165,180],[144,181],[169,182],[158,183],[184],[139,144,151,153,162,169,180,183,185],[169,186],[229,268],[229,253,268],[268],[229],[229,254,268],[229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267],[254,268],[151,154,156,169,177,180,186,188],[271],[201,207],[205],[202,206],[204],[113,117,180],[113,169,180],[108],[110,113,177,180],[159,177],[188],[108,188],[110,113,159,180],[105,106,109,112,139,151,169,180],[105,111],[109,113,139,172,180,188],[139,188],[129,139,188],[107,108,188],[113],[107,108,109,110,111,112,113,114,115,117,118,119,120,121,122,123,124,125,126,127,128,130,131,132,133,134,135],[113,120,121],[111,113,121,122],[112],[105,108,113],[113,117,121,122],[117],[111,113,116,180],[105,110,111,113,117,120],[139,169],[108,113,129,139,185,188],[84],[45,46],[49],[48],[47,56,57,58,59,63,75,82,83,86],[56,82,83,86,87,88,89,90],[87],[52,53,59],[51,55],[52,53,54,59],[55,59,82],[60],[57,82,83,85],[47,56,59,82,87,89,91,92],[56,58,59,70,74,75,78,79,83,86,87,88],[47,65,82],[47,56,59],[57,70,82,83,86],[47,50,62],[47,58,59,60,63,64,65,66],[47,58,59],[47,62],[47,61],[61],[47,58,59,60],[56,59,62,63,64,66,67,68,69,70,71,72,74,75,76,77,78,79,80,81],[47,58,59,63,64],[47,56,57,58],[47,56,58,59,75],[50,56,57,58,59,74,76],[58,60,73],[47,56,58,60,73],[47,58,60,73],[59],[47,57,58,59,70],[47,58,59,63,71],[56,57,58,59,63,86],[52,59],[52,54,55],[52,54,59],[55,59],[57,82],[56,59,82,89,92],[56,59,70],[65],[56,59],[57,70],[62],[58,59],[59,62,63,64,66,67,68,69,70,72,74,75,76,77,78,79,80],[56,57,58],[56,58,59],[58,73],[56,58,73],[58,59,71]],"referencedMap":[[97,1],[204,2],[100,3],[96,1],[98,4],[99,1],[189,5],[194,6],[193,7],[192,8],[195,9],[197,10],[199,11],[200,12],[209,13],[212,14],[213,15],[211,16],[214,17],[215,18],[216,19],[217,20],[218,21],[219,22],[220,23],[221,24],[222,25],[223,26],[224,10],[103,27],[104,27],[138,28],[139,29],[140,30],[141,31],[142,32],[143,33],[144,34],[145,35],[146,36],[147,37],[148,37],[150,38],[149,39],[151,40],[152,41],[153,42],[137,43],[154,44],[155,45],[156,46],[188,47],[157,48],[158,49],[159,50],[160,51],[161,52],[162,53],[163,54],[164,55],[165,56],[166,57],[167,57],[168,58],[169,59],[171,60],[170,61],[172,62],[173,63],[174,64],[175,65],[176,66],[177,67],[178,68],[179,69],[180,70],[181,71],[182,72],[183,73],[184,74],[185,75],[186,76],[253,77],[254,78],[229,79],[232,79],[251,77],[252,77],[242,77],[241,80],[239,77],[234,77],[247,77],[245,77],[249,77],[233,77],[246,77],[250,77],[235,77],[236,77],[248,77],[230,77],[237,77],[238,77],[240,77],[244,77],[255,81],[243,77],[231,77],[268,82],[262,81],[264,83],[263,81],[256,81],[257,81],[259,81],[261,81],[265,83],[266,83],[258,83],[260,83],[270,84],[272,85],[208,86],[206,87],[207,88],[205,89],[120,90],[127,91],[119,90],[134,92],[111,93],[110,94],[133,95],[128,96],[131,97],[113,98],[112,99],[108,100],[107,101],[130,102],[109,103],[114,104],[118,104],[136,105],[135,104],[122,106],[123,107],[125,108],[121,109],[124,110],[129,95],[116,111],[117,112],[126,113],[106,114],[132,115],[85,116],[47,117],[50,118],[49,119],[87,120],[91,121],[52,122],[54,123],[56,124],[55,125],[92,126],[83,127],[86,128],[93,129],[89,130],[90,131],[58,132],[57,132],[88,133],[63,134],[67,135],[68,136],[64,137],[69,138],[62,139],[66,139],[70,139],[61,140],[82,141],[71,142],[72,142],[59,143],[76,144],[75,145],[77,146],[78,146],[74,147],[79,148],[73,149],[80,150],[81,151]],"exportedModulesMap":[[97,1],[204,2],[100,3],[96,1],[98,4],[99,1],[189,5],[194,6],[193,7],[192,8],[195,9],[197,10],[199,11],[200,12],[209,13],[212,14],[213,15],[211,16],[214,17],[215,18],[216,19],[217,20],[218,21],[219,22],[220,23],[221,24],[222,25],[223,26],[224,10],[103,27],[104,27],[138,28],[139,29],[140,30],[141,31],[142,32],[143,33],[144,34],[145,35],[146,36],[147,37],[148,37],[150,38],[149,39],[151,40],[152,41],[153,42],[137,43],[154,44],[155,45],[156,46],[188,47],[157,48],[158,49],[159,50],[160,51],[161,52],[162,53],[163,54],[164,55],[165,56],[166,57],[167,57],[168,58],[169,59],[171,60],[170,61],[172,62],[173,63],[174,64],[175,65],[176,66],[177,67],[178,68],[179,69],[180,70],[181,71],[182,72],[183,73],[184,74],[185,75],[186,76],[253,77],[254,78],[229,79],[232,79],[251,77],[252,77],[242,77],[241,80],[239,77],[234,77],[247,77],[245,77],[249,77],[233,77],[246,77],[250,77],[235,77],[236,77],[248,77],[230,77],[237,77],[238,77],[240,77],[244,77],[255,81],[243,77],[231,77],[268,82],[262,81],[264,83],[263,81],[256,81],[257,81],[259,81],[261,81],[265,83],[266,83],[258,83],[260,83],[270,84],[272,85],[208,86],[206,87],[207,88],[205,89],[120,90],[127,91],[119,90],[134,92],[111,93],[110,94],[133,95],[128,96],[131,97],[113,98],[112,99],[108,100],[107,101],[130,102],[109,103],[114,104],[118,104],[136,105],[135,104],[122,106],[123,107],[125,108],[121,109],[124,110],[129,95],[116,111],[117,112],[126,113],[106,114],[132,115],[85,116],[47,117],[50,118],[49,119],[87,152],[91,121],[52,122],[54,153],[56,154],[55,155],[92,156],[86,157],[93,158],[89,159],[90,160],[58,161],[57,161],[88,162],[63,163],[67,164],[68,164],[64,163],[69,139],[62,139],[66,139],[70,139],[61,164],[82,165],[71,164],[72,164],[59,166],[76,167],[75,167],[77,168],[78,168],[74,169],[79,168],[73,149],[80,164],[81,170]],"semanticDiagnosticsPerFile":[97,95,201,204,203,100,96,98,99,101,102,189,194,193,192,190,195,197,198,199,200,209,191,210,212,213,211,214,215,216,217,218,219,220,221,222,223,224,225,226,103,104,138,139,140,141,142,143,144,145,146,147,148,150,149,151,152,153,137,187,154,155,156,188,157,158,159,160,161,162,163,164,165,166,167,168,169,171,170,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,227,228,253,254,229,232,251,252,242,241,239,234,247,245,249,233,246,250,235,236,248,230,237,238,240,244,255,243,231,268,267,262,264,263,256,257,259,261,265,266,258,260,269,196,270,271,272,65,202,208,206,207,205,43,44,9,8,2,10,11,12,13,14,15,16,17,3,4,18,22,19,20,21,23,24,25,5,26,27,28,29,6,33,30,31,32,34,7,35,40,41,36,37,38,39,1,42,120,127,119,134,111,110,133,128,131,113,112,108,107,130,109,114,115,118,105,136,135,122,123,125,121,124,129,116,117,126,106,132,84,85,47,46,45,50,48,49,87,91,52,53,51,54,56,94,55,92,83,86,93,89,90,58,57,88,63,67,68,64,69,62,66,70,61,82,71,72,59,76,75,77,78,74,79,73,80,81,60],"latestChangedDtsFile":"./src/enums/utils-renumber.d.ts"},"version":"5.2.2"}
|
package/dist/types/amount.d.ts
CHANGED
|
@@ -1,13 +1,18 @@
|
|
|
1
1
|
import { BinaryParser } from '../serdes/binary-parser';
|
|
2
2
|
import { JsonObject, SerializedType } from './serialized-type';
|
|
3
|
-
|
|
4
|
-
* Interface for JSON objects that represent amounts
|
|
5
|
-
*/
|
|
6
|
-
interface AmountObject extends JsonObject {
|
|
3
|
+
interface AmountObjectIOU extends JsonObject {
|
|
7
4
|
value: string;
|
|
8
5
|
currency: string;
|
|
9
6
|
issuer: string;
|
|
10
7
|
}
|
|
8
|
+
interface AmountObjectMPT extends JsonObject {
|
|
9
|
+
value: string;
|
|
10
|
+
mpt_issuance_id: string;
|
|
11
|
+
}
|
|
12
|
+
/**
|
|
13
|
+
* Interface for JSON objects that represent amounts
|
|
14
|
+
*/
|
|
15
|
+
type AmountObject = AmountObjectIOU | AmountObjectMPT;
|
|
11
16
|
/**
|
|
12
17
|
* Class for serializing/Deserializing Amounts
|
|
13
18
|
*/
|
|
@@ -15,7 +20,7 @@ declare class Amount extends SerializedType {
|
|
|
15
20
|
static defaultAmount: Amount;
|
|
16
21
|
constructor(bytes: Uint8Array);
|
|
17
22
|
/**
|
|
18
|
-
* Construct an amount from an IOU or string amount
|
|
23
|
+
* Construct an amount from an IOU, MPT or string amount
|
|
19
24
|
*
|
|
20
25
|
* @param value An Amount, object representing an IOU, or a string
|
|
21
26
|
* representing an integer amount
|
|
@@ -49,6 +54,13 @@ declare class Amount extends SerializedType {
|
|
|
49
54
|
* @returns void, but will throw if invalid amount
|
|
50
55
|
*/
|
|
51
56
|
private static assertIouIsValid;
|
|
57
|
+
/**
|
|
58
|
+
* Validate MPT.value amount
|
|
59
|
+
*
|
|
60
|
+
* @param decimal BigNumber object representing MPT.value
|
|
61
|
+
* @returns void, but will throw if invalid amount
|
|
62
|
+
*/
|
|
63
|
+
private static assertMptIsValid;
|
|
52
64
|
/**
|
|
53
65
|
* Ensure that the value after being multiplied by the exponent does not
|
|
54
66
|
* contain a decimal.
|
|
@@ -63,5 +75,17 @@ declare class Amount extends SerializedType {
|
|
|
63
75
|
* @returns true if Native (XRP)
|
|
64
76
|
*/
|
|
65
77
|
private isNative;
|
|
78
|
+
/**
|
|
79
|
+
* Test if this amount is in units of MPT
|
|
80
|
+
*
|
|
81
|
+
* @returns true if MPT
|
|
82
|
+
*/
|
|
83
|
+
private isMPT;
|
|
84
|
+
/**
|
|
85
|
+
* Test if this amount is in units of IOU
|
|
86
|
+
*
|
|
87
|
+
* @returns true if IOU
|
|
88
|
+
*/
|
|
89
|
+
private isIOU;
|
|
66
90
|
}
|
|
67
91
|
export { Amount, AmountObject };
|
package/dist/types/amount.js
CHANGED
|
@@ -11,6 +11,7 @@ const serialized_type_1 = require("./serialized-type");
|
|
|
11
11
|
const bignumber_js_1 = __importDefault(require("bignumber.js"));
|
|
12
12
|
const utils_1 = require("@xrplf/isomorphic/utils");
|
|
13
13
|
const utils_2 = require("../utils");
|
|
14
|
+
const hash_192_1 = require("./hash-192");
|
|
14
15
|
/**
|
|
15
16
|
* Constants for validating amounts
|
|
16
17
|
*/
|
|
@@ -20,6 +21,7 @@ const MAX_IOU_PRECISION = 16;
|
|
|
20
21
|
const MAX_DROPS = new bignumber_js_1.default('1e17');
|
|
21
22
|
const MIN_XRP = new bignumber_js_1.default('1e-6');
|
|
22
23
|
const mask = BigInt(0x00000000ffffffff);
|
|
24
|
+
const mptMask = BigInt(0x8000000000000000);
|
|
23
25
|
/**
|
|
24
26
|
* BigNumber configuration for Amount IOUs
|
|
25
27
|
*/
|
|
@@ -30,15 +32,22 @@ bignumber_js_1.default.config({
|
|
|
30
32
|
],
|
|
31
33
|
});
|
|
32
34
|
/**
|
|
33
|
-
* Type guard for
|
|
35
|
+
* Type guard for AmountObjectIOU
|
|
34
36
|
*/
|
|
35
|
-
function
|
|
37
|
+
function isAmountObjectIOU(arg) {
|
|
36
38
|
const keys = Object.keys(arg).sort();
|
|
37
39
|
return (keys.length === 3 &&
|
|
38
40
|
keys[0] === 'currency' &&
|
|
39
41
|
keys[1] === 'issuer' &&
|
|
40
42
|
keys[2] === 'value');
|
|
41
43
|
}
|
|
44
|
+
/**
|
|
45
|
+
* Type guard for AmountObjectMPT
|
|
46
|
+
*/
|
|
47
|
+
function isAmountObjectMPT(arg) {
|
|
48
|
+
const keys = Object.keys(arg).sort();
|
|
49
|
+
return (keys.length === 2 && keys[0] === 'mpt_issuance_id' && keys[1] === 'value');
|
|
50
|
+
}
|
|
42
51
|
/**
|
|
43
52
|
* Class for serializing/Deserializing Amounts
|
|
44
53
|
*/
|
|
@@ -47,7 +56,7 @@ class Amount extends serialized_type_1.SerializedType {
|
|
|
47
56
|
super(bytes !== null && bytes !== void 0 ? bytes : Amount.defaultAmount.bytes);
|
|
48
57
|
}
|
|
49
58
|
/**
|
|
50
|
-
* Construct an amount from an IOU or string amount
|
|
59
|
+
* Construct an amount from an IOU, MPT or string amount
|
|
51
60
|
*
|
|
52
61
|
* @param value An Amount, object representing an IOU, or a string
|
|
53
62
|
* representing an integer amount
|
|
@@ -68,7 +77,7 @@ class Amount extends serialized_type_1.SerializedType {
|
|
|
68
77
|
amount[0] |= 0x40;
|
|
69
78
|
return new Amount(amount);
|
|
70
79
|
}
|
|
71
|
-
if (
|
|
80
|
+
if (isAmountObjectIOU(value)) {
|
|
72
81
|
const number = new bignumber_js_1.default(value.value);
|
|
73
82
|
Amount.assertIouIsValid(number);
|
|
74
83
|
if (number.isZero()) {
|
|
@@ -97,6 +106,18 @@ class Amount extends serialized_type_1.SerializedType {
|
|
|
97
106
|
const issuer = account_id_1.AccountID.from(value.issuer).toBytes();
|
|
98
107
|
return new Amount((0, utils_1.concat)([amount, currency, issuer]));
|
|
99
108
|
}
|
|
109
|
+
if (isAmountObjectMPT(value)) {
|
|
110
|
+
Amount.assertMptIsValid(value.value);
|
|
111
|
+
let leadingByte = new Uint8Array(1);
|
|
112
|
+
leadingByte[0] |= 0x60;
|
|
113
|
+
const num = BigInt(value.value);
|
|
114
|
+
const intBuf = [new Uint8Array(4), new Uint8Array(4)];
|
|
115
|
+
(0, utils_2.writeUInt32BE)(intBuf[0], Number(num >> BigInt(32)), 0);
|
|
116
|
+
(0, utils_2.writeUInt32BE)(intBuf[1], Number(num & BigInt(mask)), 0);
|
|
117
|
+
amount = (0, utils_1.concat)(intBuf);
|
|
118
|
+
const mptIssuanceID = hash_192_1.Hash192.from(value.mpt_issuance_id).toBytes();
|
|
119
|
+
return new Amount((0, utils_1.concat)([leadingByte, amount, mptIssuanceID]));
|
|
120
|
+
}
|
|
100
121
|
throw new Error('Invalid type to construct an Amount');
|
|
101
122
|
}
|
|
102
123
|
/**
|
|
@@ -106,8 +127,12 @@ class Amount extends serialized_type_1.SerializedType {
|
|
|
106
127
|
* @returns An Amount object
|
|
107
128
|
*/
|
|
108
129
|
static fromParser(parser) {
|
|
109
|
-
const
|
|
110
|
-
|
|
130
|
+
const isIOU = parser.peek() & 0x80;
|
|
131
|
+
if (isIOU)
|
|
132
|
+
return new Amount(parser.read(48));
|
|
133
|
+
// the amount can be either MPT or XRP at this point
|
|
134
|
+
const isMPT = parser.peek() & 0x20;
|
|
135
|
+
const numBytes = isMPT ? 33 : 8;
|
|
111
136
|
return new Amount(parser.read(numBytes));
|
|
112
137
|
}
|
|
113
138
|
/**
|
|
@@ -126,7 +151,7 @@ class Amount extends serialized_type_1.SerializedType {
|
|
|
126
151
|
const num = (msb << BigInt(32)) | lsb;
|
|
127
152
|
return `${sign}${num.toString()}`;
|
|
128
153
|
}
|
|
129
|
-
|
|
154
|
+
if (this.isIOU()) {
|
|
130
155
|
const parser = new binary_parser_1.BinaryParser(this.toString());
|
|
131
156
|
const mantissa = parser.read(8);
|
|
132
157
|
const currency = currency_1.Currency.fromParser(parser);
|
|
@@ -146,6 +171,22 @@ class Amount extends serialized_type_1.SerializedType {
|
|
|
146
171
|
issuer: issuer.toJSON(),
|
|
147
172
|
};
|
|
148
173
|
}
|
|
174
|
+
if (this.isMPT()) {
|
|
175
|
+
const parser = new binary_parser_1.BinaryParser(this.toString());
|
|
176
|
+
const leadingByte = parser.read(1);
|
|
177
|
+
const amount = parser.read(8);
|
|
178
|
+
const mptID = hash_192_1.Hash192.fromParser(parser);
|
|
179
|
+
const isPositive = leadingByte[0] & 0x40;
|
|
180
|
+
const sign = isPositive ? '' : '-';
|
|
181
|
+
const msb = BigInt((0, utils_2.readUInt32BE)(amount.slice(0, 4), 0));
|
|
182
|
+
const lsb = BigInt((0, utils_2.readUInt32BE)(amount.slice(4), 0));
|
|
183
|
+
const num = (msb << BigInt(32)) | lsb;
|
|
184
|
+
return {
|
|
185
|
+
value: `${sign}${num.toString()}`,
|
|
186
|
+
mpt_issuance_id: mptID.toString(),
|
|
187
|
+
};
|
|
188
|
+
}
|
|
189
|
+
throw new Error('Invalid amount to construct JSON');
|
|
149
190
|
}
|
|
150
191
|
/**
|
|
151
192
|
* Validate XRP amount
|
|
@@ -182,6 +223,26 @@ class Amount extends serialized_type_1.SerializedType {
|
|
|
182
223
|
this.verifyNoDecimal(decimal);
|
|
183
224
|
}
|
|
184
225
|
}
|
|
226
|
+
/**
|
|
227
|
+
* Validate MPT.value amount
|
|
228
|
+
*
|
|
229
|
+
* @param decimal BigNumber object representing MPT.value
|
|
230
|
+
* @returns void, but will throw if invalid amount
|
|
231
|
+
*/
|
|
232
|
+
static assertMptIsValid(amount) {
|
|
233
|
+
if (amount.indexOf('.') !== -1) {
|
|
234
|
+
throw new Error(`${amount.toString()} is an illegal amount`);
|
|
235
|
+
}
|
|
236
|
+
const decimal = new bignumber_js_1.default(amount);
|
|
237
|
+
if (!decimal.isZero()) {
|
|
238
|
+
if (decimal < (0, bignumber_js_1.default)(0)) {
|
|
239
|
+
throw new Error(`${amount.toString()} is an illegal amount`);
|
|
240
|
+
}
|
|
241
|
+
if (Number(BigInt(amount) & BigInt(mptMask)) != 0) {
|
|
242
|
+
throw new Error(`${amount.toString()} is an illegal amount`);
|
|
243
|
+
}
|
|
244
|
+
}
|
|
245
|
+
}
|
|
185
246
|
/**
|
|
186
247
|
* Ensure that the value after being multiplied by the exponent does not
|
|
187
248
|
* contain a decimal.
|
|
@@ -204,7 +265,23 @@ class Amount extends serialized_type_1.SerializedType {
|
|
|
204
265
|
* @returns true if Native (XRP)
|
|
205
266
|
*/
|
|
206
267
|
isNative() {
|
|
207
|
-
return (this.bytes[0] & 0x80) === 0;
|
|
268
|
+
return (this.bytes[0] & 0x80) === 0 && (this.bytes[0] & 0x20) === 0;
|
|
269
|
+
}
|
|
270
|
+
/**
|
|
271
|
+
* Test if this amount is in units of MPT
|
|
272
|
+
*
|
|
273
|
+
* @returns true if MPT
|
|
274
|
+
*/
|
|
275
|
+
isMPT() {
|
|
276
|
+
return (this.bytes[0] & 0x80) === 0 && (this.bytes[0] & 0x20) !== 0;
|
|
277
|
+
}
|
|
278
|
+
/**
|
|
279
|
+
* Test if this amount is in units of IOU
|
|
280
|
+
*
|
|
281
|
+
* @returns true if IOU
|
|
282
|
+
*/
|
|
283
|
+
isIOU() {
|
|
284
|
+
return (this.bytes[0] & 0x80) !== 0;
|
|
208
285
|
}
|
|
209
286
|
}
|
|
210
287
|
exports.Amount = Amount;
|
package/dist/types/amount.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"amount.js","sourceRoot":"","sources":["../../src/types/amount.ts"],"names":[],"mappings":";;;;;;AAAA,2DAAsD;AAEtD,6CAAwC;AACxC,yCAAqC;AACrC,uDAA8D;AAC9D,gEAAoC;AACpC,mDAAwE;AACxE,oCAAsD;
|
|
1
|
+
{"version":3,"file":"amount.js","sourceRoot":"","sources":["../../src/types/amount.ts"],"names":[],"mappings":"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"}
|
package/dist/types/blob.js
CHANGED
|
@@ -31,6 +31,9 @@ class Blob extends serialized_type_1.SerializedType {
|
|
|
31
31
|
return value;
|
|
32
32
|
}
|
|
33
33
|
if (typeof value === 'string') {
|
|
34
|
+
if (!/^[A-F0-9]*$/iu.test(value)) {
|
|
35
|
+
throw new Error('Cannot construct Blob from a non-hex string');
|
|
36
|
+
}
|
|
34
37
|
return new Blob((0, utils_1.hexToBytes)(value));
|
|
35
38
|
}
|
|
36
39
|
throw new Error('Cannot construct Blob from value given');
|
package/dist/types/blob.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"blob.js","sourceRoot":"","sources":["../../src/types/blob.ts"],"names":[],"mappings":";;;AAAA,uDAAkD;AAElD,mDAAoD;AAEpD;;GAEG;AACH,MAAM,IAAK,SAAQ,gCAAc;IAC/B,YAAY,KAAiB;QAC3B,KAAK,CAAC,KAAK,CAAC,CAAA;IACd,CAAC;IAED;;;;;;OAMG;IACH,MAAM,CAAC,UAAU,CAAC,MAAoB,EAAE,IAAY;QAClD,OAAO,IAAI,IAAI,CAAC,MAAM,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAA;IACpC,CAAC;IAED;;;;;OAKG;IACH,MAAM,CAAC,IAAI,CAA0B,KAAQ;QAC3C,IAAI,KAAK,YAAY,IAAI,EAAE;YACzB,OAAO,KAAK,CAAA;SACb;QAED,IAAI,OAAO,KAAK,KAAK,QAAQ,EAAE;YAC7B,OAAO,IAAI,IAAI,CAAC,IAAA,kBAAU,EAAC,KAAK,CAAC,CAAC,CAAA;SACnC;QAED,MAAM,IAAI,KAAK,CAAC,wCAAwC,CAAC,CAAA;IAC3D,CAAC;CACF;AAEQ,oBAAI"}
|
|
1
|
+
{"version":3,"file":"blob.js","sourceRoot":"","sources":["../../src/types/blob.ts"],"names":[],"mappings":";;;AAAA,uDAAkD;AAElD,mDAAoD;AAEpD;;GAEG;AACH,MAAM,IAAK,SAAQ,gCAAc;IAC/B,YAAY,KAAiB;QAC3B,KAAK,CAAC,KAAK,CAAC,CAAA;IACd,CAAC;IAED;;;;;;OAMG;IACH,MAAM,CAAC,UAAU,CAAC,MAAoB,EAAE,IAAY;QAClD,OAAO,IAAI,IAAI,CAAC,MAAM,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAA;IACpC,CAAC;IAED;;;;;OAKG;IACH,MAAM,CAAC,IAAI,CAA0B,KAAQ;QAC3C,IAAI,KAAK,YAAY,IAAI,EAAE;YACzB,OAAO,KAAK,CAAA;SACb;QAED,IAAI,OAAO,KAAK,KAAK,QAAQ,EAAE;YAC7B,IAAI,CAAC,eAAe,CAAC,IAAI,CAAC,KAAK,CAAC,EAAE;gBAChC,MAAM,IAAI,KAAK,CAAC,6CAA6C,CAAC,CAAA;aAC/D;YACD,OAAO,IAAI,IAAI,CAAC,IAAA,kBAAU,EAAC,KAAK,CAAC,CAAC,CAAA;SACnC;QAED,MAAM,IAAI,KAAK,CAAC,wCAAwC,CAAC,CAAA;IAC3D,CAAC;CACF;AAEQ,oBAAI"}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.Hash192 = void 0;
|
|
4
|
+
const hash_1 = require("./hash");
|
|
5
|
+
/**
|
|
6
|
+
* Hash with a width of 192 bits
|
|
7
|
+
*/
|
|
8
|
+
class Hash192 extends hash_1.Hash {
|
|
9
|
+
constructor(bytes) {
|
|
10
|
+
if (bytes && bytes.byteLength === 0) {
|
|
11
|
+
bytes = Hash192.ZERO_192.bytes;
|
|
12
|
+
}
|
|
13
|
+
super(bytes !== null && bytes !== void 0 ? bytes : Hash192.ZERO_192.bytes);
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
exports.Hash192 = Hash192;
|
|
17
|
+
Hash192.width = 24;
|
|
18
|
+
Hash192.ZERO_192 = new Hash192(new Uint8Array(Hash192.width));
|
|
19
|
+
//# sourceMappingURL=hash-192.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"hash-192.js","sourceRoot":"","sources":["../../src/types/hash-192.ts"],"names":[],"mappings":";;;AAAA,iCAA6B;AAE7B;;GAEG;AACH,MAAM,OAAQ,SAAQ,WAAI;IAIxB,YAAY,KAAkB;QAC5B,IAAI,KAAK,IAAI,KAAK,CAAC,UAAU,KAAK,CAAC,EAAE;YACnC,KAAK,GAAG,OAAO,CAAC,QAAQ,CAAC,KAAK,CAAA;SAC/B;QAED,KAAK,CAAC,KAAK,aAAL,KAAK,cAAL,KAAK,GAAI,OAAO,CAAC,QAAQ,CAAC,KAAK,CAAC,CAAA;IACxC,CAAC;;AAGM,0BAAO;AAZE,aAAK,GAAG,EAAE,CAAA;AACV,gBAAQ,GAAY,IAAI,OAAO,CAAC,IAAI,UAAU,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC,CAAA"}
|
package/dist/types/index.d.ts
CHANGED
|
@@ -4,6 +4,7 @@ import { Blob } from './blob';
|
|
|
4
4
|
import { Currency } from './currency';
|
|
5
5
|
import { Hash128 } from './hash-128';
|
|
6
6
|
import { Hash160 } from './hash-160';
|
|
7
|
+
import { Hash192 } from './hash-192';
|
|
7
8
|
import { Hash256 } from './hash-256';
|
|
8
9
|
import { PathSet } from './path-set';
|
|
9
10
|
import { STArray } from './st-array';
|
|
@@ -15,4 +16,4 @@ import { UInt8 } from './uint-8';
|
|
|
15
16
|
import { Vector256 } from './vector-256';
|
|
16
17
|
import { type SerializedType } from './serialized-type';
|
|
17
18
|
declare const coreTypes: Record<string, typeof SerializedType>;
|
|
18
|
-
export { coreTypes, AccountID, Amount, Blob, Currency, Hash128, Hash160, Hash256, PathSet, STArray, STObject, UInt8, UInt16, UInt32, UInt64, Vector256, };
|
|
19
|
+
export { coreTypes, AccountID, Amount, Blob, Currency, Hash128, Hash160, Hash192, Hash256, PathSet, STArray, STObject, UInt8, UInt16, UInt32, UInt64, Vector256, };
|