UNPKG

fume-fhir-converter

Version:

FHIR-Utilized Mapping Engine - Community

6 lines 230 B
/** * © Copyright Outburn Ltd. 2022-2023 All Rights Reserved * Project name: FUME */ export declare const getMandatoriesOfStructure: (structId: string) => Promise<any>; //# sourceMappingURL=getMandatoriesOfStructure.d.ts.map