UNPKG

@azure-rest/ai-translation-text

Version:

An isomorphic client library for the Azure Cognitive Translator Service

5 lines 226 B
// Copyright (c) Microsoft Corporation. // Licensed under the MIT License. import { createClientLogger } from "@azure/logger"; export const logger = createClientLogger("ai-translation-text"); //# sourceMappingURL=logger.js.map