mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-26 03:25:09 +00:00
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>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| application-go | ||
| application-java | ||
| application-javascript | ||
| application-typescript | ||
| application-typescript-hsm | ||
| chaincode-external | ||
| chaincode-go | ||
| chaincode-java | ||
| chaincode-javascript | ||
| chaincode-typescript | ||
| .gitignore | ||