UNPKG

@azure/core-amqp

Version:

Common library for amqp based azure sdks like @azure/event-hubs.

6 lines 200 B
/** * Checks whether a network connection is detected. * @internal */ export declare function checkNetworkConnection(): Promise<boolean>; //# sourceMappingURL=checkNetworkConnection.common.d.ts.map