UNPKG

@u4/adbkit

Version:

A Typescript client for the Android Debug Bridge.

5 lines 163 B
import Command from '../../command.js'; export default class RootCommand extends Command<true> { execute(): Promise<true>; } //# sourceMappingURL=root.d.ts.map