3 lines
106 B
TypeScript
3 lines
106 B
TypeScript
declare function getAdbPath(): string;
|
|
export default getAdbPath;
|
|
//# sourceMappingURL=getAdbPath.d.ts.map
|