@azure/eventgrid
Version:
An isomorphic client library for the Azure Event Grid service.
10 lines • 354 B
JavaScript
/*
* Copyright (c) Microsoft Corporation.
* Licensed under the MIT License.
*
* Code generated by Microsoft (R) AutoRest Code Generator.
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
*/
export * from "./models/index.js";
export { GeneratedClient } from "./generatedClient.js";
//# sourceMappingURL=index.js.map