UNPKG

378 BJavaScriptView Raw
1// Copyright (c) Microsoft Corporation. All rights reserved.
2// Licensed under the MIT License. See License.txt in the project root for license information.
3export var BaseResourceMapper = {
4 serializedName: "BaseResource",
5 type: {
6 name: "Composite",
7 className: "BaseResource",
8 modelProperties: {}
9 }
10};
11//# sourceMappingURL=baseResource.js.map
\No newline at end of file