blob: 225f1082f8e78ad07e8e0561e68446dbcb328218 [file] [log] [blame]
//-------------------------------------------------------------------------------------------------------
// Copyright (C) Microsoft. All rights reserved.
// Licensed under the MIT license. See LICENSE.txt file in the project root for full license information.
//-------------------------------------------------------------------------------------------------------
export default function() { return 'ModuleDefaultExport2'; }