supervision-js
    Preparing search index...

    Type Alias DetectionFrameChunkFetch

    DetectionFrameChunkFetch: (
        chunk: DetectionFrameChunkDescriptor,
    ) => Promise<DetectionFrameChunk>

    Type Declaration