react-native-get-pixel_edit/node_modules/@react-native-community/cli-config/build/resolveReactNativePath.d.ts
2025-07-09 11:41:52 +09:00

6 lines
215 B
TypeScript

/**
* Finds path to React Native inside `node_modules` or throws
* an error otherwise.
*/
export default function resolveReactNativePath(root: string): string;
//# sourceMappingURL=resolveReactNativePath.d.ts.map