Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Tappy over WebUSB. Fails on Windows while the OS serial driver owns the device.
import { RawTappyReader } from "@endstate-sdk/reader";
class RawTappyReader extends TappyReaderBase
if (RawTappyReader.isSupported()) { const reader = new RawTappyReader(); }