UNPKG

@u4/adbkit

Version:

A Typescript client for the Android Debug Bridge.

6 lines 133 B
export default interface Forward { serial: string; local: string; remote: string; } //# sourceMappingURL=Forward.d.ts.map