UNPKG

@dgac/nmb2b-client

Version:

EUROCONTROL Network Manager B2B SOAP client

4 lines (3 loc) 332 B
import { NMB2BError } from "./utils/NMB2BError.js"; import { createAirspaceClient, createB2BClient, createFlightClient, createFlowClient, createGeneralInformationClient } from "./createB2BClient.js"; export { NMB2BError, createAirspaceClient, createB2BClient, createFlightClient, createFlowClient, createGeneralInformationClient };