Change-Id: I8117a9413890b1925b8537ef79cfb117fcaaec21
Signed-off-by: xujie <xujie223@huawei.com>
This commit is contained in:
xujie 2023-06-30 15:57:33 +08:00
parent 88bf914993
commit 87bf860acc

View File

@ -13,9 +13,9 @@
* limitations under the License.
*/
import type { AsyncCallback, Callback } from "./@ohos.base";
import type connection from "./@ohos.net.connection";
import type Context from "./application/Context";
import { AsyncCallback, Callback } from "./@ohos.base";
import connection from "./@ohos.net.connection";
import Context from "./application/Context";
/**
* Provides interfaces to discover DNS based services on a local network over Multicast DNS.