FreakingGenius - v0.1.0
    Preparing search index...

    Type Alias StrokeReceivedCallback

    StrokeReceivedCallback: (stroke: Stroke) => void

    Fired whenever a new completed stroke arrives from the edge device.

    Type Declaration

      • (stroke: Stroke): void
      • Parameters

        Returns void