UNPKG

microbyte

Version:

A wrapper for bluetooth and USB interactivity between browsers and micro:bits

3 lines 175 B
export declare const throwErrorIfBluetoothNotSupported: () => void; export declare const throwErrorIfUsbNotSupported: () => void; //# sourceMappingURL=PlatformSupport.d.ts.map