15 lines
492 B
JavaScript
15 lines
492 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 "./subscriptions";
|
|
export * from "./tenants";
|
|
export * from "./subscriptionOperations";
|
|
export * from "./operations";
|
|
export * from "./alias";
|
|
export * from "./subscriptionPolicy";
|
|
export * from "./billingAccount";
|
|
//# sourceMappingURL=index.js.map
|