UNPKG

lavva.webbluetooth

Version:

Library implementing WebBluetooth custom functionality if underlying platform does support it

4 lines (3 loc) 75 B
export declare class Task { static Delay(ms: number): Promise<void>; }