Gleam - v1.0.2
    Preparing search index...

    Type Alias onFrameType

    onFrameType: Record<number, () => void>

    Map of frameIndex → callback. The callback for a given frame fires once when that frame becomes active, then is removed from the map.