UNPKG
@digitalasset/daml-ledger
Version:
latest (0.11.1)
0.11.1
0.11.0
0.10.0
0.9.1
0.9.0
0.8.3
0.8.2
0.8.1
0.8.0
0.7.0
0.6.1
0.6.0
0.5.0
DAML Ledger API Node.js bindings
github.com/digital-asset/daml-js
digital-asset/daml-js
@digitalasset/daml-ledger
/
lib
/
client
/
CommandCompletionClient.js
5 lines
•
266 B
JavaScript
View Raw
1
2
3
4
5
"use strict"
;
// Copyright (c) 2021 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved.
// SPDX-License-Identifier: Apache-2.0
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
//# sourceMappingURL=CommandCompletionClient.js.map