UNPKG

react-native-windows

Version:
11 lines (9 loc) 289 B
/** * Copyright (c) Microsoft Corporation. * Licensed under the MIT License. * @format * @ts-check */ // This file provides a stable entry-point to call the generator for this // version of react-native-windows. module.exports = require('@react-native-windows/cli').generateWindows;