UNPKG

webserial-core

Version:

Webserial Core to easy connections with serial devices

4 lines 191 B
export declare class SerialEvent extends CustomEvent<SerialEvent> implements CustomEvent { constructor(type: string, options: CustomEventInit); } //# sourceMappingURL=SerialEvent.d.ts.map