UNPKG

node-beaglebone-usbboot

Version:
5 lines (4 loc) 152 B
export declare class TFTP { makeTFTP(opcode: any, blk_number: any): Buffer; makeTFTPError(opcode: any, err_code: any, desc: any): Buffer; }