UNPKG

fume-fhir-converter

Version:

FHIR-Utilized Mapping Engine - Community

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