await callback()

in src/requestAnimationFrameInterval.ts [10:13]


        await callback()
        start = Date.now() + delay
      }
      if (!stop) {