import { createProvider } from "../../create-provider"; export const AppServiceMobile = createProvider( "https://github.com/mingrammer/diagrams/raw/master/resources/azure/mobile/app-service-mobile.png" ); export const MobileEngagement = createProvider( "https://github.com/mingrammer/diagrams/raw/master/resources/azure/mobile/mobile-engagement.png" ); export const NotificationHubs = createProvider( "https://github.com/mingrammer/diagrams/raw/master/resources/azure/mobile/notification-hubs.png" );