UNPKG

@u4/adbkit

Version:

A Typescript client for the Android Debug Bridge.

4 lines 112 B
export default interface WithToString { toString: () => string; } //# sourceMappingURL=WithToString.d.ts.map