@olane/o-tool 0.3.7 → 0.3.9
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/{index.d.ts → src/index.d.ts} +1 -0
- package/dist/src/index.d.ts.map +1 -0
- package/dist/{index.js → src/index.js} +1 -0
- package/dist/src/interfaces/run-params.interface.d.ts.map +1 -0
- package/dist/src/interfaces/run-result.interface.d.ts.map +1 -0
- package/dist/src/interfaces/run-tool.interface.d.ts.map +1 -0
- package/dist/src/interfaces/tool-result.interface.d.ts.map +1 -0
- package/dist/src/interfaces/tool.interface.d.ts.map +1 -0
- package/dist/src/nodes/client.node.d.ts +7 -0
- package/dist/src/nodes/client.node.d.ts.map +1 -0
- package/dist/src/nodes/client.node.js +16 -0
- package/dist/src/nodes/index.d.ts +4 -0
- package/dist/src/nodes/index.d.ts.map +1 -0
- package/dist/src/nodes/index.js +3 -0
- package/dist/src/nodes/server.node.d.ts +6 -0
- package/dist/src/nodes/server.node.d.ts.map +1 -0
- package/dist/src/nodes/server.node.js +20 -0
- package/dist/src/nodes/websocket.node.d.ts +6 -0
- package/dist/src/nodes/websocket.node.d.ts.map +1 -0
- package/dist/src/nodes/websocket.node.js +18 -0
- package/dist/src/o-tool.d.ts.map +1 -0
- package/dist/{o-tool.js → src/o-tool.js} +5 -0
- package/dist/src/server.tool.d.ts +10 -0
- package/dist/src/server.tool.d.ts.map +1 -0
- package/dist/src/server.tool.js +7 -0
- package/dist/src/tool.utils.d.ts.map +1 -0
- package/dist/src/virtual.tool.d.ts.map +1 -0
- package/dist/test/method.spec.d.ts +2 -0
- package/dist/test/method.spec.d.ts.map +1 -0
- package/dist/test/method.spec.js +28 -0
- package/package.json +16 -15
- package/dist/index.d.ts.map +0 -1
- package/dist/interfaces/run-params.interface.d.ts.map +0 -1
- package/dist/interfaces/run-result.interface.d.ts.map +0 -1
- package/dist/interfaces/run-tool.interface.d.ts.map +0 -1
- package/dist/interfaces/tool-result.interface.d.ts.map +0 -1
- package/dist/interfaces/tool.interface.d.ts.map +0 -1
- package/dist/o-tool.d.ts.map +0 -1
- package/dist/tool.utils.d.ts.map +0 -1
- package/dist/virtual.tool.d.ts.map +0 -1
- /package/dist/{interfaces → src/interfaces}/run-params.interface.d.ts +0 -0
- /package/dist/{interfaces → src/interfaces}/run-params.interface.js +0 -0
- /package/dist/{interfaces → src/interfaces}/run-result.interface.d.ts +0 -0
- /package/dist/{interfaces → src/interfaces}/run-result.interface.js +0 -0
- /package/dist/{interfaces → src/interfaces}/run-tool.interface.d.ts +0 -0
- /package/dist/{interfaces → src/interfaces}/run-tool.interface.js +0 -0
- /package/dist/{interfaces → src/interfaces}/tool-result.interface.d.ts +0 -0
- /package/dist/{interfaces → src/interfaces}/tool-result.interface.js +0 -0
- /package/dist/{interfaces → src/interfaces}/tool.interface.d.ts +0 -0
- /package/dist/{interfaces → src/interfaces}/tool.interface.js +0 -0
- /package/dist/{o-tool.d.ts → src/o-tool.d.ts} +0 -0
- /package/dist/{tool.utils.d.ts → src/tool.utils.d.ts} +0 -0
- /package/dist/{tool.utils.js → src/tool.utils.js} +0 -0
- /package/dist/{virtual.tool.d.ts → src/virtual.tool.d.ts} +0 -0
- /package/dist/{virtual.tool.js → src/virtual.tool.js} +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,aAAa,CAAC;AAC5B,cAAc,gCAAgC,CAAC;AAC/C,cAAc,sCAAsC,CAAC;AACrD,cAAc,sCAAsC,CAAC;AACrD,cAAc,oCAAoC,CAAC;AACnD,cAAc,uCAAuC,CAAC;AACtD,cAAc,iBAAiB,CAAC;AAChC,cAAc,mBAAmB,CAAC;AAClC,cAAc,kBAAkB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"run-params.interface.d.ts","sourceRoot":"","sources":["../../../src/interfaces/run-params.interface.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,aAAa;IAC5B,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC;CACxB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"run-result.interface.d.ts","sourceRoot":"","sources":["../../../src/interfaces/run-result.interface.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,SAAS;IACxB,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC;CACxB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"run-tool.interface.d.ts","sourceRoot":"","sources":["../../../src/interfaces/run-tool.interface.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,mBAAmB,CAAC;AAElD,MAAM,WAAW,OAAQ,SAAQ,aAAa;IAC5C,IAAI,EAAE,MAAM,CAAC;IACb,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC;CACxB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"tool-result.interface.d.ts","sourceRoot":"","sources":["../../../src/interfaces/tool-result.interface.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,UAAU;IACzB,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAC;CACpB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"tool.interface.d.ts","sourceRoot":"","sources":["../../../src/interfaces/tool.interface.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AAE3C,MAAM,WAAW,WAAY,SAAQ,IAAI,CAAC,UAAU,EAAE,SAAS,CAAC;CAAG"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"client.node.d.ts","sourceRoot":"","sources":["../../../src/nodes/client.node.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAS,MAAM,eAAe,CAAC;AAClD,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAE/C,qBAAa,WAAY,SAAQ,YAAY;gBAC/B,MAAM,EAAE,UAAU;IAU9B,mBAAmB,IAAI,GAAG,EAAE;CAG7B"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { defaultLibp2pConfig } from '@olane/o-config';
|
|
2
|
+
import { oVirtualTool } from '../virtual.tool';
|
|
3
|
+
export class oClientNode extends oVirtualTool {
|
|
4
|
+
constructor(config) {
|
|
5
|
+
super({
|
|
6
|
+
...config,
|
|
7
|
+
network: {
|
|
8
|
+
// clients cannot be dialed
|
|
9
|
+
listeners: [],
|
|
10
|
+
},
|
|
11
|
+
});
|
|
12
|
+
}
|
|
13
|
+
configureTransports() {
|
|
14
|
+
return [...(defaultLibp2pConfig.transports || [])];
|
|
15
|
+
}
|
|
16
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/nodes/index.ts"],"names":[],"mappings":"AAAA,cAAc,kBAAkB,CAAC;AACjC,cAAc,kBAAkB,CAAC;AACjC,cAAc,qBAAqB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"server.node.d.ts","sourceRoot":"","sources":["../../../src/nodes/server.node.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,KAAK,EAAE,MAAM,eAAe,CAAC;AAElD,qBAAa,WAAY,SAAQ,KAAK;gBACxB,MAAM,EAAE,UAAU;IAc9B,mBAAmB,IAAI,GAAG,EAAE;CAG7B"}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { defaultLibp2pConfig } from '@olane/o-config';
|
|
2
|
+
import { oNode } from '@olane/o-core';
|
|
3
|
+
export class oServerNode extends oNode {
|
|
4
|
+
constructor(config) {
|
|
5
|
+
super({
|
|
6
|
+
...config,
|
|
7
|
+
network: {
|
|
8
|
+
listeners: [
|
|
9
|
+
'/ip4/0.0.0.0/tcp/0', // Plain TCP
|
|
10
|
+
'/ip4/0.0.0.0/tcp/0/ws', // WebSockets over TCP
|
|
11
|
+
'/ip6/::/tcp/0', // IPv6 TCP
|
|
12
|
+
'/ip6/::/tcp/0/ws', // IPv6 WebSockets
|
|
13
|
+
],
|
|
14
|
+
},
|
|
15
|
+
});
|
|
16
|
+
}
|
|
17
|
+
configureTransports() {
|
|
18
|
+
return [...(defaultLibp2pConfig.transports || [])];
|
|
19
|
+
}
|
|
20
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"websocket.node.d.ts","sourceRoot":"","sources":["../../../src/nodes/websocket.node.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,KAAK,EAAE,MAAM,eAAe,CAAC;AAElD,qBAAa,cAAe,SAAQ,KAAK;gBAC3B,MAAM,EAAE,UAAU;IAY9B,mBAAmB,IAAI,GAAG,EAAE;CAG7B"}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { defaultLibp2pConfig } from '@olane/o-config';
|
|
2
|
+
import { oNode } from '@olane/o-core';
|
|
3
|
+
export class oWebsocketNode extends oNode {
|
|
4
|
+
constructor(config) {
|
|
5
|
+
super({
|
|
6
|
+
...config,
|
|
7
|
+
network: {
|
|
8
|
+
listeners: [
|
|
9
|
+
'/ip4/0.0.0.0/tcp/0/ws', // WebSockets over TCP
|
|
10
|
+
'/ip6/::/tcp/0/ws', // IPv6 WebSockets
|
|
11
|
+
],
|
|
12
|
+
},
|
|
13
|
+
});
|
|
14
|
+
}
|
|
15
|
+
configureTransports() {
|
|
16
|
+
return [...(defaultLibp2pConfig.transports || [])];
|
|
17
|
+
}
|
|
18
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"o-tool.d.ts","sourceRoot":"","sources":["../../src/o-tool.ts"],"names":[],"mappings":"AAAA,OAAO,EAIL,SAAS,EAMV,MAAM,eAAe,CAAC;AASvB;;;;GAIG;AACH,wBAAgB,KAAK,CAAC,CAAC,SAAS,KAAK,GAAG,IAAI,EAAE,GAAG,EAAE,KAAK,SAAS,EAAE,IAAI,EAAE,CAAC,GAAG,CAAC,CAkV7E"}
|
|
@@ -254,6 +254,11 @@ export function oTool(Base) {
|
|
|
254
254
|
description: this.description,
|
|
255
255
|
};
|
|
256
256
|
}
|
|
257
|
+
async _tool_hello_world(request) {
|
|
258
|
+
return {
|
|
259
|
+
message: 'Hello, world!',
|
|
260
|
+
};
|
|
261
|
+
}
|
|
257
262
|
// ensure that the required parameters are present
|
|
258
263
|
findMissingParams(methodName, params) {
|
|
259
264
|
const method = this.methods[methodName];
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { oToolConfig } from './interfaces/tool.interface.js';
|
|
2
|
+
import { oAddress } from '@olane/o-core';
|
|
3
|
+
declare const oServerTool_base: any;
|
|
4
|
+
export declare class oServerTool extends oServerTool_base {
|
|
5
|
+
constructor(config: oToolConfig & {
|
|
6
|
+
address: oAddress;
|
|
7
|
+
});
|
|
8
|
+
}
|
|
9
|
+
export {};
|
|
10
|
+
//# sourceMappingURL=server.tool.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"server.tool.d.ts","sourceRoot":"","sources":["../../src/server.tool.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,WAAW,EAAE,MAAM,gCAAgC,CAAC;AAC7D,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;gCAGe,GAAG;AAA3D,qBAAa,WAAY,SAAQ,gBAA2B;gBAC9C,MAAM,EAAE,WAAW,GAAG;QAAE,OAAO,EAAE,QAAQ,CAAA;KAAE;CAGxD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"tool.utils.d.ts","sourceRoot":"","sources":["../../src/tool.utils.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AAC1C,OAAO,EAAE,QAAQ,EAAE,MAAM,mBAAmB,CAAC;AAE7C,qBAAa,SAAS;IACpB,MAAM,CAAC,aAAa,CAAC,OAAO,EAAE,QAAQ,EAAE,MAAM,EAAE,GAAG,EAAE,KAAK,EAAE,GAAG,GAAG,SAAS;CAc5E"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"virtual.tool.d.ts","sourceRoot":"","sources":["../../src/virtual.tool.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,WAAW,EAAE,MAAM,gCAAgC,CAAC;AAC7D,OAAO,EAAE,QAAQ,EAAgB,MAAM,eAAe,CAAC;iCAEG,GAAG;AAA7D,qBAAa,YAAa,SAAQ,iBAA4B;gBAChD,MAAM,EAAE,WAAW,GAAG;QAAE,OAAO,EAAE,QAAQ,CAAA;KAAE;CAGxD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"method.spec.d.ts","sourceRoot":"","sources":["../../test/method.spec.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import { oAddress, NodeState, oRequest } from '@olane/o-core';
|
|
2
|
+
import { oVirtualTool } from '../src/virtual.tool.js';
|
|
3
|
+
import { expect } from 'chai';
|
|
4
|
+
describe('o-tool @methods', () => {
|
|
5
|
+
it('should call the hello_world method', async () => {
|
|
6
|
+
const node = new oVirtualTool({
|
|
7
|
+
address: new oAddress('o://test'),
|
|
8
|
+
leader: null,
|
|
9
|
+
parent: null,
|
|
10
|
+
});
|
|
11
|
+
await node.start();
|
|
12
|
+
expect(node.state).to.equal(NodeState.RUNNING);
|
|
13
|
+
// call the tool
|
|
14
|
+
const req = new oRequest({
|
|
15
|
+
method: 'hello_world',
|
|
16
|
+
id: '123',
|
|
17
|
+
params: {
|
|
18
|
+
_connectionId: '123',
|
|
19
|
+
_requestMethod: 'hello_world',
|
|
20
|
+
},
|
|
21
|
+
});
|
|
22
|
+
const data = await node.callMyTool(req);
|
|
23
|
+
expect(data.message).to.equal('Hello, world!');
|
|
24
|
+
// stop the node
|
|
25
|
+
await node.stop();
|
|
26
|
+
expect(node.state).to.equal(NodeState.STOPPED);
|
|
27
|
+
});
|
|
28
|
+
});
|
package/package.json
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@olane/o-tool",
|
|
3
|
-
"version": "0.3.
|
|
3
|
+
"version": "0.3.9",
|
|
4
4
|
"type": "module",
|
|
5
|
-
"main": "dist/index.js",
|
|
6
|
-
"types": "dist/index.d.ts",
|
|
5
|
+
"main": "dist/src/index.js",
|
|
6
|
+
"types": "dist/src/index.d.ts",
|
|
7
7
|
"exports": {
|
|
8
8
|
".": {
|
|
9
|
-
"types": "./dist/index.d.ts",
|
|
10
|
-
"default": "./dist/index.js"
|
|
9
|
+
"types": "./dist/src/index.d.ts",
|
|
10
|
+
"default": "./dist/src/index.js"
|
|
11
11
|
}
|
|
12
12
|
},
|
|
13
13
|
"files": [
|
|
@@ -16,13 +16,13 @@
|
|
|
16
16
|
"LICENSE"
|
|
17
17
|
],
|
|
18
18
|
"scripts": {
|
|
19
|
-
"test": "
|
|
20
|
-
"
|
|
19
|
+
"test": "aegir test",
|
|
20
|
+
"test:node": "aegir test -t node",
|
|
21
|
+
"test:browser": "aegir test -t browser",
|
|
21
22
|
"build": "tsc",
|
|
22
23
|
"start:prod": "node dist/index.js",
|
|
23
24
|
"prepublishOnly": "npm run build",
|
|
24
|
-
"
|
|
25
|
-
"lint": "eslint src/**/*.ts"
|
|
25
|
+
"lint": "aegir lint"
|
|
26
26
|
},
|
|
27
27
|
"repository": {
|
|
28
28
|
"type": "git",
|
|
@@ -34,14 +34,15 @@
|
|
|
34
34
|
"devDependencies": {
|
|
35
35
|
"@eslint/eslintrc": "^3.3.1",
|
|
36
36
|
"@eslint/js": "^9.29.0",
|
|
37
|
-
"@olane/o-config": "0.3.
|
|
38
|
-
"@olane/o-core": "0.3.
|
|
39
|
-
"@olane/o-protocol": "0.3.
|
|
37
|
+
"@olane/o-config": "0.3.9",
|
|
38
|
+
"@olane/o-core": "0.3.9",
|
|
39
|
+
"@olane/o-protocol": "0.3.9",
|
|
40
40
|
"@tsconfig/node20": "^20.1.6",
|
|
41
41
|
"@types/jest": "^30.0.0",
|
|
42
42
|
"@types/uuid": "^10.0.0",
|
|
43
43
|
"@typescript-eslint/eslint-plugin": "^8.34.1",
|
|
44
44
|
"@typescript-eslint/parser": "^8.34.1",
|
|
45
|
+
"aegir": "^47.0.21",
|
|
45
46
|
"eslint": "^9.29.0",
|
|
46
47
|
"eslint-config-prettier": "^10.1.6",
|
|
47
48
|
"eslint-plugin-prettier": "^5.5.0",
|
|
@@ -55,9 +56,9 @@
|
|
|
55
56
|
"typescript": "^5.8.3"
|
|
56
57
|
},
|
|
57
58
|
"peerDependencies": {
|
|
58
|
-
"@olane/o-config": "^0.3.
|
|
59
|
-
"@olane/o-core": "^0.3.
|
|
60
|
-
"@olane/o-protocol": "^0.3.
|
|
59
|
+
"@olane/o-config": "^0.3.9",
|
|
60
|
+
"@olane/o-core": "^0.3.9",
|
|
61
|
+
"@olane/o-protocol": "^0.3.9"
|
|
61
62
|
},
|
|
62
63
|
"dependencies": {
|
|
63
64
|
"debug": "^4.4.1",
|
package/dist/index.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,aAAa,CAAC;AAC5B,cAAc,gCAAgC,CAAC;AAC/C,cAAc,sCAAsC,CAAC;AACrD,cAAc,sCAAsC,CAAC;AACrD,cAAc,oCAAoC,CAAC;AACnD,cAAc,uCAAuC,CAAC;AACtD,cAAc,iBAAiB,CAAC;AAChC,cAAc,mBAAmB,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"run-params.interface.d.ts","sourceRoot":"","sources":["../../src/interfaces/run-params.interface.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,aAAa;IAC5B,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC;CACxB"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"run-result.interface.d.ts","sourceRoot":"","sources":["../../src/interfaces/run-result.interface.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,SAAS;IACxB,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC;CACxB"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"run-tool.interface.d.ts","sourceRoot":"","sources":["../../src/interfaces/run-tool.interface.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,mBAAmB,CAAC;AAElD,MAAM,WAAW,OAAQ,SAAQ,aAAa;IAC5C,IAAI,EAAE,MAAM,CAAC;IACb,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC;CACxB"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"tool-result.interface.d.ts","sourceRoot":"","sources":["../../src/interfaces/tool-result.interface.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,UAAU;IACzB,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAC;CACpB"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"tool.interface.d.ts","sourceRoot":"","sources":["../../src/interfaces/tool.interface.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AAE3C,MAAM,WAAW,WAAY,SAAQ,IAAI,CAAC,UAAU,EAAE,SAAS,CAAC;CAAG"}
|
package/dist/o-tool.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"o-tool.d.ts","sourceRoot":"","sources":["../src/o-tool.ts"],"names":[],"mappings":"AAAA,OAAO,EAIL,SAAS,EAMV,MAAM,eAAe,CAAC;AASvB;;;;GAIG;AACH,wBAAgB,KAAK,CAAC,CAAC,SAAS,KAAK,GAAG,IAAI,EAAE,GAAG,EAAE,KAAK,SAAS,EAAE,IAAI,EAAE,CAAC,GAAG,CAAC,CA4U7E"}
|
package/dist/tool.utils.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"tool.utils.d.ts","sourceRoot":"","sources":["../src/tool.utils.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AAC1C,OAAO,EAAE,QAAQ,EAAE,MAAM,mBAAmB,CAAC;AAE7C,qBAAa,SAAS;IACpB,MAAM,CAAC,aAAa,CAAC,OAAO,EAAE,QAAQ,EAAE,MAAM,EAAE,GAAG,EAAE,KAAK,EAAE,GAAG,GAAG,SAAS;CAc5E"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"virtual.tool.d.ts","sourceRoot":"","sources":["../src/virtual.tool.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,WAAW,EAAE,MAAM,gCAAgC,CAAC;AAC7D,OAAO,EAAE,QAAQ,EAAgB,MAAM,eAAe,CAAC;iCAEG,GAAG;AAA7D,qBAAa,YAAa,SAAQ,iBAA4B;gBAChD,MAAM,EAAE,WAAW,GAAG;QAAE,OAAO,EAAE,QAAQ,CAAA;KAAE;CAGxD"}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|