UNPKG

react-native-test-app

Version:

react-native-test-app provides a test app for all supported platforms as a package

12 lines (10 loc) 239 B
// @ts-check /** * @typedef {{ * projectRoot: string; * packageJsonPath: string; * appJsonPath: string; * }} ProjectInfo */ /** This dummy export is only here so that JSDoc can import this module. */ export const __dummy = 0;