@xyo-network/api 2.41.11 → 2.42.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/cjs/Api/Addresses/Address/Api.d.ts +1 -1
- package/dist/cjs/Api/Addresses/Address/Api.d.ts.map +1 -1
- package/dist/cjs/Api/Addresses/Address/Api.js.map +1 -1
- package/dist/cjs/Api/Addresses/Api.d.ts +2 -2
- package/dist/cjs/Api/Addresses/Api.d.ts.map +1 -1
- package/dist/cjs/Api/Addresses/Api.js.map +1 -1
- package/dist/cjs/Api/Addresses/index.d.ts +0 -2
- package/dist/cjs/Api/Addresses/index.d.ts.map +1 -1
- package/dist/cjs/Api/Addresses/index.js +0 -2
- package/dist/cjs/Api/Addresses/index.js.map +1 -1
- package/dist/cjs/Api/Api.d.ts +10 -16
- package/dist/cjs/Api/Api.d.ts.map +1 -1
- package/dist/cjs/Api/Api.js +2 -16
- package/dist/cjs/Api/Api.js.map +1 -1
- package/dist/cjs/Api/Archive/Settings/Key/Api.d.ts +0 -1
- package/dist/cjs/Api/Archive/Settings/Key/Api.d.ts.map +1 -1
- package/dist/cjs/Api/Archive/Settings/Key/Api.js +0 -3
- package/dist/cjs/Api/Archive/Settings/Key/Api.js.map +1 -1
- package/dist/cjs/Archivist/XyoRemoteArchivist.d.ts +1 -1
- package/dist/cjs/Archivist/XyoRemoteArchivist.d.ts.map +1 -1
- package/dist/cjs/Diviner/AddressHistoryDiviner/XyoRemoteAddressHistoryDiviner.d.ts +1 -1
- package/dist/cjs/Diviner/AddressHistoryDiviner/XyoRemoteAddressHistoryDiviner.d.ts.map +1 -1
- package/dist/docs.json +7683 -6873
- package/dist/esm/Api/Addresses/Address/Api.d.ts +1 -1
- package/dist/esm/Api/Addresses/Address/Api.d.ts.map +1 -1
- package/dist/esm/Api/Addresses/Address/Api.js.map +1 -1
- package/dist/esm/Api/Addresses/Api.d.ts +2 -2
- package/dist/esm/Api/Addresses/Api.d.ts.map +1 -1
- package/dist/esm/Api/Addresses/Api.js.map +1 -1
- package/dist/esm/Api/Addresses/index.d.ts +0 -2
- package/dist/esm/Api/Addresses/index.d.ts.map +1 -1
- package/dist/esm/Api/Addresses/index.js +0 -2
- package/dist/esm/Api/Addresses/index.js.map +1 -1
- package/dist/esm/Api/Api.d.ts +10 -16
- package/dist/esm/Api/Api.d.ts.map +1 -1
- package/dist/esm/Api/Api.js +3 -14
- package/dist/esm/Api/Api.js.map +1 -1
- package/dist/esm/Api/Archive/Settings/Key/Api.d.ts +0 -1
- package/dist/esm/Api/Archive/Settings/Key/Api.d.ts.map +1 -1
- package/dist/esm/Api/Archive/Settings/Key/Api.js +0 -6
- package/dist/esm/Api/Archive/Settings/Key/Api.js.map +1 -1
- package/dist/esm/Archivist/XyoRemoteArchivist.d.ts +1 -1
- package/dist/esm/Archivist/XyoRemoteArchivist.d.ts.map +1 -1
- package/dist/esm/Diviner/AddressHistoryDiviner/XyoRemoteAddressHistoryDiviner.d.ts +1 -1
- package/dist/esm/Diviner/AddressHistoryDiviner/XyoRemoteAddressHistoryDiviner.d.ts.map +1 -1
- package/package.json +13 -13
- package/src/Api/Account/Api.spec.ts +20 -31
- package/src/Api/Addresses/Address/Api.spec.ts +4 -5
- package/src/Api/Addresses/Address/Api.ts +1 -1
- package/src/Api/Addresses/Api.spec.ts +12 -10
- package/src/Api/Addresses/Api.ts +2 -2
- package/src/Api/Addresses/index.ts +0 -2
- package/src/Api/Api.spec.ts +11 -201
- package/src/Api/Api.ts +8 -25
- package/src/Api/ApiUtil.spec.ts +17 -2
- package/src/Api/Archive/Api.spec.ts +22 -0
- package/src/Api/Archive/Settings/Key/Api.spec.ts +39 -0
- package/src/Api/Archive/Settings/Key/Api.ts +1 -8
- package/src/Api/Archives/Api.spec.ts +12 -0
- package/src/Api/Block/Api.spec.ts +57 -0
- package/src/Api/Payload/Api.spec.ts +14 -36
- package/src/Api/Payload/Schema/Api.spec.ts +1 -2
- package/src/Archivist/XyoRemoteArchivist.spec.ts +10 -8
- package/src/Diviner/AddressHistoryDiviner/XyoRemoteAddressHistoryDiviner.spec.ts +12 -12
- package/src/Diviner/ArchiveListApiDiviner/ArchiveListApiDiviner.spec.ts +2 -9
- package/src/Diviner/LocationDiviner/LocationDivinerApi.spec.ts +17 -34
- package/src/Diviner/SchemaListApiDiviner/SchemaListApiDiviner.spec.ts +1 -5
- package/src/Diviner/SchemaStatsApiDiviner/SchemaStatsApiDiviner.spec.ts +2 -9
- package/src/User/Api.spec.ts +4 -10
- package/typedoc.json +1 -1
- package/dist/cjs/Api/Addresses/ModuleDescription.d.ts +0 -5
- package/dist/cjs/Api/Addresses/ModuleDescription.d.ts.map +0 -1
- package/dist/cjs/Api/Addresses/ModuleDescription.js +0 -3
- package/dist/cjs/Api/Addresses/ModuleDescription.js.map +0 -1
- package/dist/cjs/Api/Addresses/NodeModuleDescription.d.ts +0 -5
- package/dist/cjs/Api/Addresses/NodeModuleDescription.d.ts.map +0 -1
- package/dist/cjs/Api/Addresses/NodeModuleDescription.js +0 -3
- package/dist/cjs/Api/Addresses/NodeModuleDescription.js.map +0 -1
- package/dist/esm/Api/Addresses/ModuleDescription.d.ts +0 -5
- package/dist/esm/Api/Addresses/ModuleDescription.d.ts.map +0 -1
- package/dist/esm/Api/Addresses/ModuleDescription.js +0 -2
- package/dist/esm/Api/Addresses/ModuleDescription.js.map +0 -1
- package/dist/esm/Api/Addresses/NodeModuleDescription.d.ts +0 -5
- package/dist/esm/Api/Addresses/NodeModuleDescription.d.ts.map +0 -1
- package/dist/esm/Api/Addresses/NodeModuleDescription.js +0 -2
- package/dist/esm/Api/Addresses/NodeModuleDescription.js.map +0 -1
- package/src/Api/Addresses/ModuleDescription.ts +0 -4
- package/src/Api/Addresses/NodeModuleDescription.ts +0 -5
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { Account } from '@xyo-network/account'
|
|
2
2
|
import { XyoApiConfig } from '@xyo-network/api-models'
|
|
3
3
|
import { BoundWitnessWrapper, XyoBoundWitness, XyoBoundWitnessSchema } from '@xyo-network/boundwitness'
|
|
4
|
-
import { AddressHistoryQuerySchema, DivinerWrapper } from '@xyo-network/diviner'
|
|
4
|
+
import { AddressHistoryQueryPayload, AddressHistoryQuerySchema, DivinerWrapper } from '@xyo-network/diviner'
|
|
5
5
|
import { XyoPayloadBuilder } from '@xyo-network/payload'
|
|
6
6
|
|
|
7
7
|
import { XyoArchivistApi } from '../../Api'
|
|
@@ -9,14 +9,14 @@ import { XyoRemoteDivinerConfigSchema } from '../XyoRemoteDivinerConfig'
|
|
|
9
9
|
import { XyoRemoteAddressHistoryDiviner } from './XyoRemoteAddressHistoryDiviner'
|
|
10
10
|
|
|
11
11
|
const configData: XyoApiConfig = {
|
|
12
|
-
apiDomain: process.env.API_DOMAIN || '
|
|
13
|
-
onError: (error) =>
|
|
14
|
-
onFailure: (response) => response,
|
|
15
|
-
onSuccess: (response) => response,
|
|
12
|
+
apiDomain: process.env.API_DOMAIN || 'http://locahost:8080',
|
|
13
|
+
onError: (error) => error,
|
|
14
|
+
onFailure: (response) => response,
|
|
15
|
+
onSuccess: (response) => response,
|
|
16
16
|
}
|
|
17
17
|
|
|
18
18
|
describe('XyoRemoteAddressHistoryDiviner', () => {
|
|
19
|
-
const address = new
|
|
19
|
+
const address = new Account({ phrase: 'test' }).addressValue.hex
|
|
20
20
|
const api = new XyoArchivistApi(configData)
|
|
21
21
|
let diviner: XyoRemoteAddressHistoryDiviner
|
|
22
22
|
beforeAll(async () => {
|
|
@@ -26,7 +26,7 @@ describe('XyoRemoteAddressHistoryDiviner', () => {
|
|
|
26
26
|
describe('with valid address returns', () => {
|
|
27
27
|
let result: XyoBoundWitness[]
|
|
28
28
|
beforeAll(async () => {
|
|
29
|
-
const source = new XyoPayloadBuilder({ schema: AddressHistoryQuerySchema }).fields({ address }).build()
|
|
29
|
+
const source = new XyoPayloadBuilder<AddressHistoryQueryPayload>({ schema: AddressHistoryQuerySchema }).fields({ address }).build()
|
|
30
30
|
result = (await new DivinerWrapper(diviner).divine([source])) as XyoBoundWitness[]
|
|
31
31
|
expect(result.length).toBeGreaterThan(0)
|
|
32
32
|
})
|
|
@@ -46,11 +46,11 @@ describe('XyoRemoteAddressHistoryDiviner', () => {
|
|
|
46
46
|
let result: XyoBoundWitness[]
|
|
47
47
|
let hash: string
|
|
48
48
|
beforeAll(async () => {
|
|
49
|
-
let source = new XyoPayloadBuilder({ schema: AddressHistoryQuerySchema }).fields({ address }).build()
|
|
49
|
+
let source = new XyoPayloadBuilder<AddressHistoryQueryPayload>({ schema: AddressHistoryQuerySchema }).fields({ address }).build()
|
|
50
50
|
result = (await new DivinerWrapper(diviner).divine([source])) as XyoBoundWitness[]
|
|
51
51
|
expect(result.length).toBeGreaterThan(0)
|
|
52
52
|
hash = new BoundWitnessWrapper(result?.[0]).hash
|
|
53
|
-
source = new XyoPayloadBuilder({ schema: AddressHistoryQuerySchema }).fields({ address, offset: hash }).build()
|
|
53
|
+
source = new XyoPayloadBuilder<AddressHistoryQueryPayload>({ schema: AddressHistoryQuerySchema }).fields({ address, offset: hash }).build()
|
|
54
54
|
result = (await new DivinerWrapper(diviner).divine([source])) as XyoBoundWitness[]
|
|
55
55
|
expect(result.length).toBeGreaterThan(0)
|
|
56
56
|
})
|
|
@@ -62,7 +62,7 @@ describe('XyoRemoteAddressHistoryDiviner', () => {
|
|
|
62
62
|
const limit = 1
|
|
63
63
|
let result: XyoBoundWitness[]
|
|
64
64
|
beforeAll(async () => {
|
|
65
|
-
const source = new XyoPayloadBuilder({ schema: AddressHistoryQuerySchema }).fields({ address, limit }).build()
|
|
65
|
+
const source = new XyoPayloadBuilder<AddressHistoryQueryPayload>({ schema: AddressHistoryQuerySchema }).fields({ address, limit }).build()
|
|
66
66
|
result = (await new DivinerWrapper(diviner).divine([source])) as XyoBoundWitness[]
|
|
67
67
|
expect(result.length).toBeGreaterThan(0)
|
|
68
68
|
})
|
|
@@ -72,7 +72,7 @@ describe('XyoRemoteAddressHistoryDiviner', () => {
|
|
|
72
72
|
})
|
|
73
73
|
describe('with non-existent address', () => {
|
|
74
74
|
it('returns empty array', async () => {
|
|
75
|
-
const source = new XyoPayloadBuilder({ schema: AddressHistoryQuerySchema }).fields({ address: 'foo' }).build()
|
|
75
|
+
const source = new XyoPayloadBuilder<AddressHistoryQueryPayload>({ schema: AddressHistoryQuerySchema }).fields({ address: 'foo' }).build()
|
|
76
76
|
const result = await new DivinerWrapper(diviner).divine([source])
|
|
77
77
|
expect(result.length).toBe(0)
|
|
78
78
|
})
|
|
@@ -5,21 +5,14 @@ import { ArchiveListApiDiviner } from './ArchiveListApiDiviner'
|
|
|
5
5
|
import { XyoArchiveListApiDivinerConfigSchema, XyoArchiveSchema } from './ArchiveListApiDivinerConfig'
|
|
6
6
|
|
|
7
7
|
const configData: XyoApiConfig = {
|
|
8
|
-
apiDomain: process.env.API_DOMAIN || '
|
|
8
|
+
apiDomain: process.env.API_DOMAIN || 'http://locahost:8080',
|
|
9
9
|
}
|
|
10
10
|
|
|
11
11
|
test('ArchiveListApiDiviner', async () => {
|
|
12
12
|
const api = new XyoArchivistApi(configData)
|
|
13
|
-
const diviner = await ArchiveListApiDiviner.create({
|
|
14
|
-
api,
|
|
15
|
-
config: { schema: XyoArchiveListApiDivinerConfigSchema },
|
|
16
|
-
logger: console,
|
|
17
|
-
})
|
|
18
|
-
|
|
13
|
+
const diviner = await ArchiveListApiDiviner.create({ api, config: { schema: XyoArchiveListApiDivinerConfigSchema } })
|
|
19
14
|
expect(diviner).toBeDefined()
|
|
20
|
-
|
|
21
15
|
const result = await diviner.divine()
|
|
22
|
-
|
|
23
16
|
expect(result.length).toBeGreaterThan(0)
|
|
24
17
|
expect(result[0].schema).toBe(XyoArchiveSchema)
|
|
25
18
|
})
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { XyoApiConfig } from '@xyo-network/api-models'
|
|
2
|
-
import { AxiosError } from 'axios'
|
|
3
2
|
|
|
4
3
|
import { ApiConfig } from './ApiConfig'
|
|
5
4
|
import { XyoLocationDivinerApi } from './LocationDivinerApi'
|
|
@@ -11,8 +10,10 @@ import {
|
|
|
11
10
|
} from './Queries'
|
|
12
11
|
import { LocationWitnessSchema } from './Witnesses'
|
|
13
12
|
|
|
14
|
-
const
|
|
15
|
-
|
|
13
|
+
const getLocationApiConfig = (): ApiConfig => {
|
|
14
|
+
return {
|
|
15
|
+
apiDomain: process.env.LOCATION_API_DOMAIN || 'http://localhost:8082',
|
|
16
|
+
}
|
|
16
17
|
}
|
|
17
18
|
|
|
18
19
|
const getArchiveConfig = (): XyoApiConfig => {
|
|
@@ -59,48 +60,30 @@ const describeSkipIfNoDiviner = process.env.LOCATION_API_DOMAIN ? describe : des
|
|
|
59
60
|
describeSkipIfNoDiviner('XyoLocationDivinerApi', () => {
|
|
60
61
|
describe('constructor', () => {
|
|
61
62
|
it('returns a new XyoLocationDivinerApi', () => {
|
|
62
|
-
const api = new XyoLocationDivinerApi(
|
|
63
|
+
const api = new XyoLocationDivinerApi(getLocationApiConfig())
|
|
63
64
|
expect(api).toBeDefined()
|
|
64
65
|
})
|
|
65
66
|
})
|
|
66
67
|
describe('postLocationQuery', () => {
|
|
67
68
|
it('posts a location heatmap query', async () => {
|
|
68
|
-
const api = new XyoLocationDivinerApi(
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
expect(response.queryHash).toBe(locationQuery.hash)
|
|
73
|
-
} catch (ex) {
|
|
74
|
-
const error = ex as AxiosError
|
|
75
|
-
console.log(JSON.stringify(error.response?.data, null, 2))
|
|
76
|
-
expect(error === undefined)
|
|
77
|
-
}
|
|
69
|
+
const api = new XyoLocationDivinerApi(getLocationApiConfig())
|
|
70
|
+
const locationQuery = await api.postLocationQuery(getLocationHeatmapQueryCreationRequest())
|
|
71
|
+
const response = await api.getLocationQuery(locationQuery.hash)
|
|
72
|
+
expect(response.queryHash).toBe(locationQuery.hash)
|
|
78
73
|
})
|
|
79
74
|
it('posts a location time range query', async () => {
|
|
80
|
-
const api = new XyoLocationDivinerApi(
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
expect(response.queryHash).toBe(locationQuery.hash)
|
|
85
|
-
} catch (ex) {
|
|
86
|
-
const error = ex as AxiosError
|
|
87
|
-
console.log(JSON.stringify(error.response?.data, null, 2))
|
|
88
|
-
expect(error === undefined)
|
|
89
|
-
}
|
|
75
|
+
const api = new XyoLocationDivinerApi(getLocationApiConfig())
|
|
76
|
+
const locationQuery = await api.postLocationQuery(getLocationTimeRangeQueryCreationRequest())
|
|
77
|
+
const response = await api.getLocationQuery(locationQuery.hash)
|
|
78
|
+
expect(response.queryHash).toBe(locationQuery.hash)
|
|
90
79
|
})
|
|
91
80
|
})
|
|
92
81
|
describe('getLocationQuery', function () {
|
|
93
82
|
it('gets the status of a previously posted location query', async () => {
|
|
94
|
-
const api = new XyoLocationDivinerApi(
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
expect(response.queryHash).toBe(locationQuery.hash)
|
|
99
|
-
} catch (ex) {
|
|
100
|
-
const error = ex as AxiosError
|
|
101
|
-
console.log(JSON.stringify(error.response?.data, null, 2))
|
|
102
|
-
expect(error === undefined)
|
|
103
|
-
}
|
|
83
|
+
const api = new XyoLocationDivinerApi(getLocationApiConfig())
|
|
84
|
+
const locationQuery = await api.postLocationQuery(getLocationTimeRangeQueryCreationRequest())
|
|
85
|
+
const response = await api.getLocationQuery(locationQuery.hash)
|
|
86
|
+
expect(response.queryHash).toBe(locationQuery.hash)
|
|
104
87
|
})
|
|
105
88
|
})
|
|
106
89
|
})
|
|
@@ -5,7 +5,7 @@ import { SchemaListApiDiviner } from './SchemaListApiDiviner'
|
|
|
5
5
|
import { XyoSchemaListApiDivinerConfigSchema } from './SchemaListApiDivinerConfig'
|
|
6
6
|
|
|
7
7
|
const configData: XyoApiConfig = {
|
|
8
|
-
apiDomain: process.env.API_DOMAIN || '
|
|
8
|
+
apiDomain: process.env.API_DOMAIN || 'http://locahost:8080',
|
|
9
9
|
}
|
|
10
10
|
|
|
11
11
|
test('SchemaListApiDiviner', async () => {
|
|
@@ -13,12 +13,8 @@ test('SchemaListApiDiviner', async () => {
|
|
|
13
13
|
const diviner = await SchemaListApiDiviner.create({
|
|
14
14
|
api,
|
|
15
15
|
config: { archive: 'temp', schema: XyoSchemaListApiDivinerConfigSchema },
|
|
16
|
-
logger: console,
|
|
17
16
|
})
|
|
18
|
-
|
|
19
17
|
expect(diviner).toBeDefined()
|
|
20
|
-
|
|
21
18
|
const result = await diviner.divine()
|
|
22
|
-
|
|
23
19
|
expect(result.length).toBeGreaterThan(0)
|
|
24
20
|
})
|
|
@@ -5,20 +5,13 @@ import { SchemaStatsApiDiviner } from './SchemaStatsApiDiviner'
|
|
|
5
5
|
import { XyoSchemaStatsApiDivinerConfigSchema } from './SchemaStatsApiDivinerConfig'
|
|
6
6
|
|
|
7
7
|
const configData: XyoApiConfig = {
|
|
8
|
-
apiDomain: process.env.API_DOMAIN || '
|
|
8
|
+
apiDomain: process.env.API_DOMAIN || 'http://locahost:8080',
|
|
9
9
|
}
|
|
10
10
|
|
|
11
11
|
test('SchemaStatsApiDiviner', async () => {
|
|
12
12
|
const api = new XyoArchivistApi(configData)
|
|
13
|
-
const diviner = await SchemaStatsApiDiviner.create({
|
|
14
|
-
api,
|
|
15
|
-
config: { archive: 'temp', schema: XyoSchemaStatsApiDivinerConfigSchema },
|
|
16
|
-
logger: console,
|
|
17
|
-
})
|
|
18
|
-
|
|
13
|
+
const diviner = await SchemaStatsApiDiviner.create({ api, config: { archive: 'temp', schema: XyoSchemaStatsApiDivinerConfigSchema } })
|
|
19
14
|
expect(diviner).toBeDefined()
|
|
20
|
-
|
|
21
15
|
const result = await diviner.divine()
|
|
22
|
-
|
|
23
16
|
expect(result.length).toBeGreaterThan(0)
|
|
24
17
|
})
|
package/src/User/Api.spec.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { XyoApiConfig
|
|
1
|
+
import { XyoApiConfig } from '@xyo-network/api-models'
|
|
2
2
|
import { typeOf } from '@xyo-network/typeof'
|
|
3
3
|
|
|
4
4
|
import { XyoArchivistApi } from '../Api'
|
|
@@ -21,15 +21,9 @@ describe('XyoAuthApi', () => {
|
|
|
21
21
|
'returns a nonce',
|
|
22
22
|
async () => {
|
|
23
23
|
const api = new XyoArchivistApi(config)
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
expect(typeOf(response?.state)).toBe('string')
|
|
28
|
-
} catch (ex) {
|
|
29
|
-
const error = ex as XyoApiError
|
|
30
|
-
console.log(JSON.stringify(error.response?.data, null, 2))
|
|
31
|
-
expect(error === undefined)
|
|
32
|
-
}
|
|
24
|
+
const response = await api.account('0xfEf40940e776A3686Cb29eC712d60859EA9f99F7').challenge.post()
|
|
25
|
+
expect(response?.state).toBeDefined()
|
|
26
|
+
expect(typeOf(response?.state)).toBe('string')
|
|
33
27
|
},
|
|
34
28
|
timeout,
|
|
35
29
|
)
|
package/typedoc.json
CHANGED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ModuleDescription.d.ts","sourceRoot":"","sources":["../../../../src/Api/Addresses/ModuleDescription.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,iBAAiB;IAChC,OAAO,EAAE,MAAM,CAAA;IACf,OAAO,EAAE,MAAM,EAAE,CAAA;CAClB"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ModuleDescription.js","sourceRoot":"","sources":["../../../../src/Api/Addresses/ModuleDescription.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"NodeModuleDescription.d.ts","sourceRoot":"","sources":["../../../../src/Api/Addresses/NodeModuleDescription.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAA;AAEvD,MAAM,WAAW,qBAAsB,SAAQ,iBAAiB;IAC9D,GAAG,EAAE,MAAM,CAAA;CACZ"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"NodeModuleDescription.js","sourceRoot":"","sources":["../../../../src/Api/Addresses/NodeModuleDescription.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ModuleDescription.d.ts","sourceRoot":"","sources":["../../../../src/Api/Addresses/ModuleDescription.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,iBAAiB;IAChC,OAAO,EAAE,MAAM,CAAA;IACf,OAAO,EAAE,MAAM,EAAE,CAAA;CAClB"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ModuleDescription.js","sourceRoot":"","sources":["../../../../src/Api/Addresses/ModuleDescription.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"NodeModuleDescription.d.ts","sourceRoot":"","sources":["../../../../src/Api/Addresses/NodeModuleDescription.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAA;AAEvD,MAAM,WAAW,qBAAsB,SAAQ,iBAAiB;IAC9D,GAAG,EAAE,MAAM,CAAA;CACZ"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"NodeModuleDescription.js","sourceRoot":"","sources":["../../../../src/Api/Addresses/NodeModuleDescription.ts"],"names":[],"mappings":""}
|