UNPKG

diagrams-js

Version:

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

35 lines (34 loc) 4.16 kB
export declare function APIConnections(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function APIForFhir(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function APIManagementServices(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function APIManagement(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function AppConfiguration(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function AzureAPIForFhir(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function AzureDataCatalog(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 AzureServiceBus(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function AzureSQLServerStretchDatabases(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function AzureStackEdge(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function DataCatalog(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function DataFactories(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function EventGridDomains(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 EventGridTopics(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function IntegrationAccounts(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function IntegrationEnvironments(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function IntegrationServiceEnvironments(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function LogicAppsCustomConnector(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 PartnerNamespace(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function PartnerRegistration(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function PartnerTopic(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function PowerPlatform(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function Relays(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function SendgridAccounts(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function ServiceBusRelays(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function ServiceBus(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function ServiceCatalogManagedApplicationDefinitions(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function SoftwareAsAService(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function SQLDataWarehouses(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function StorsimpleDeviceManagers(label?: string, options?: Record<string, unknown>): import("../index.ts").Node; export declare function SystemTopic(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;