fabric-samples/asset-transfer-basic
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
..
application-gateway-typescript Asset Transfer typescript app using fabric-gateway 2021-10-15 09:51:16 -04:00
application-go Update go.mod (#500) 2021-10-06 11:35:43 -04:00
application-java asset-transfer-basic java application. (#276) 2020-08-04 17:05:45 -04:00
application-javascript * Made consistent lint command (#495) 2021-10-06 13:33:29 +01:00
application-typescript Update Javascript and Typescript Deps (#403) 2021-01-13 12:19:31 -05:00
application-typescript-hsm New HSM Typescript Sample (#455) 2021-07-06 11:48:34 +01:00
chaincode-external Update to Go 1.16.7 (#491) 2021-10-01 09:16:56 +01:00
chaincode-go Update go.mod (#500) 2021-10-06 11:35:43 -04:00
chaincode-java updated chaincodes for asset-transfer-basic in order to show good example on how achieving determinism over json (#486) 2021-09-06 13:47:25 +01:00
chaincode-javascript Fix type error when using the latest sort-keys-recursive 2021-11-05 11:47:55 -04:00
chaincode-typescript Fix type error when using the latest sort-keys-recursive 2021-11-05 11:47:55 -04:00
.gitignore Adding NodeJS app for asset-transfer-basic sample. (#206) 2020-06-30 15:36:47 -04:00