UNPKG

nativescript-dna-netservices

Version:

NativeScript plugin for Bonjour/ZeroConf and network monitoring. RxJS based APIs for Android and iOS.

3 lines (2 loc) 121 B
import { zeroConfError } from "./netservice.common"; export declare function mapError(errorCode: number): zeroConfError;