fabric-samples/hyperledger-fabric/chaincode/fhir-data/dist/index.d.ts
2020-05-11 14:26:07 -05:00

2 lines
93 B
TypeScript

export { PatientContract } from './patient-contract';
export declare const contracts: any[];