// // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. // #import typedef NS_ENUM(NSInteger, DMNamespace) { DMNamespaceDM NS_SWIFT_NAME(dm), };