mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-24 10:35:09 +00:00
2 lines
93 B
TypeScript
2 lines
93 B
TypeScript
export { PatientContract } from './patient-contract';
|
|
export declare const contracts: any[];
|