mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 19:07:08 +00:00
* [usb] fix invalid return types * [usb] fix callback types * [usb] update tests * [usb] add definition for clearHalt * [usb] use consistent terms * [usb] getStringDescriptor returns string * [usb] fix type of data_or_length * [usb] add __getConfigDescriptor * [usb] expose Transfer API * [usb] expose three more interface internals * Update types/usb/index.d.ts Co-authored-by: Rob Moran <github@thegecko.org> * Update index.d.ts * make callback error parameter non-optional * more consistency fixes Co-authored-by: Rob Moran <github@thegecko.org> |
||
|---|---|---|
| .. | ||
| index.d.ts | ||
| tsconfig.json | ||
| tslint.json | ||
| usb-tests.ts | ||