UNPKG

mtl-js-sdk

Version:

6 lines (4 loc) 87 B
export interface WebDebugger { mock(args: any): void, } export default WebDebugger;