UNPKG

@enteral/fhir-schema

Version:
3 lines (2 loc) 131 B
import { Options } from "./interfaces"; export default function makeFhirSchema(options: Options): import("graphql").GraphQLSchema;