Pixel Data JS - v0.40.1
    Preparing search index...

    Type Alias BatchedQueueFn

    BatchedQueueFn: (fn: () => void) => void

    Type Declaration

      • (fn: () => void): void
      • Parameters

        • fn: () => void

        Returns void