UNPKG

@azure/eventgrid

Version:
8 lines 379 B
"use strict"; // Copyright (c) Microsoft Corporation. // Licensed under the MIT License. Object.defineProperty(exports, "__esModule", { value: true }); exports.DEFAULT_EVENTGRID_SCOPE = exports.DEFAULT_API_VERSION = void 0; exports.DEFAULT_API_VERSION = "2018-01-01"; exports.DEFAULT_EVENTGRID_SCOPE = "https://eventgrid.azure.net/.default"; //# sourceMappingURL=constants.js.map