UNPKG

webserial-core

Version:

Webserial Core to easy connections with serial devices

3 lines 146 B
export declare function wait(ms?: number): Promise<void>; export declare function supportWebSerial(): boolean; //# sourceMappingURL=utils.d.ts.map