UNPKG

diagrams-js

Version:

A TypeScript port of the diagrams Python library for drawing cloud system architecture diagrams as code

34 lines (33 loc) 4.09 kB
export declare function AzureCosmosDb(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function AzureDataboxGateway(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function AzureIotOperations(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function AzureMapsAccounts(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function AzureStack(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function DeviceProvisioningServices(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function DigitalTwins(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function EventGridSubscriptions(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function EventHubClusters(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function EventHubs(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function FunctionApps(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function IndustrialIot(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function IotCentralApplications(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function IotEdge(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function IotHubSecurity(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function IotHub(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function LogicApps(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function MachineLearningStudioClassicWebServices(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function MachineLearningStudioWebServicePlans(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function MachineLearningStudioWorkspaces(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function Maps(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function NotificationHubNamespaces(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function NotificationHubs(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function Sphere(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function StackHciPremium(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function StreamAnalyticsJobs(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function TimeSeriesDataSets(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function TimeSeriesInsightsAccessPolicies(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function TimeSeriesInsightsEnvironments(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function TimeSeriesInsightsEventSources(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function TimeSeriesInsightsEventsSources(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function Windows10IotCoreServices(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function Windows10CoreServices(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;