UNPKG

@cloud-diagrams/azure

Version:
4 lines 281 B
export { VirtualNetwork, VNet, type VNetOptions } from './virtual-network'; export { LoadBalancer, LB, type LoadBalancerOptions } from './load-balancer'; export { ApplicationGateway, AppGW, type AppGatewayOptions, } from './application-gateway'; //# sourceMappingURL=index.d.ts.map