blob: da49b4674bcd505f86036f193faf5a89ca02efaa [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 function ModuleSimpleExport_foo() { return 'ModuleSimpleExport'; };