amis-rpc-design/node_modules/@react-native-community/cli-platform-android/build/commands/runAndroid/getAdbPath.d.ts

3 lines
106 B
TypeScript
Raw Normal View History

2023-10-07 19:42:30 +08:00
declare function getAdbPath(): string;
export default getAdbPath;
//# sourceMappingURL=getAdbPath.d.ts.map