fabric-samples/asset-transfer-basic/chaincode-typescript/src
Tatsuya Sato 8c1c36ae09 Fix type error when using the latest sort-keys-recursive
The latest version (2.1.2) of sort-keys-recursive adds TypeScript
typing, which includes export default function.
This change has caused the TS2349 type error.

This patch modifies the import form in assetTransfer.ts to fix the error.

Signed-off-by: Tatsuya Sato <tatsuya.sato.so@hitachi.com>
2021-11-05 11:47:55 -04:00
..
asset.ts Decorate Typescript Chaincode 2020-07-27 23:51:51 -04:00
assetTransfer.ts Fix type error when using the latest sort-keys-recursive 2021-11-05 11:47:55 -04:00
index.ts Refactor GetAllAssets 2020-07-27 23:51:51 -04:00