react-native-windows
Version:
React Native for Windows
13 lines (10 loc) • 369 B
JavaScript
/**
* Copyright (c) Microsoft Corporation.
* Licensed under the MIT License.
*
* @format
* @flow strict-local
*/
export * from '../../../src/private/specs_DEPRECATED/modules/NativeDialogManagerWindows';
import NativeDialogManagerWindows from '../../../src/private/specs_DEPRECATED/modules/NativeDialogManagerWindows';
export default NativeDialogManagerWindows;