pxt-bluetooth-midi/shims.d.ts

12 строки
187 B
TypeScript

// Auto-generated. Do not edit.
/**
* A set of functions to send MIDI commands over Bluetooth
*/
declare namespace bluetooth {
}
// Auto-generated. Do not edit. Really.