UNPKG

@azure-rest/ai-inference

Version:
15 lines 532 B
"use strict"; // Copyright (c) Microsoft Corporation. // Licensed under the MIT License. Object.defineProperty(exports, "__esModule", { value: true }); exports.logger = void 0; /** * THIS IS AN AUTO-GENERATED FILE - DO NOT EDIT! * * Any changes you make here may be lost. * * If you need to make changes, please do so in the original source file, \{project-root\}/sources/custom */ const logger_1 = require("@azure/logger"); exports.logger = (0, logger_1.createClientLogger)("ai-inference"); //# sourceMappingURL=logger.js.map