UNPKG

flashmagic.js

Version:
3 lines (2 loc) 186 B
import { InSystemProgramming } from './InSystemProgramming'; export declare function handshake(isp: InSystemProgramming, count?: number, timeout?: number): Promise<InSystemProgramming>;