UNPKG

fume-fhir-converter

Version:

FHIR-Utilized Mapping Engine - Community

7 lines 298 B
/** * © Copyright Outburn Ltd. 2022-2024 All Rights Reserved * Project name: FUME-COMMUNITY */ import express from 'express'; export declare const failOnStateless: (req: express.Request, res: express.Response, next: express.NextFunction) => void; //# sourceMappingURL=failOnStateless.d.ts.map