UNPKG

fps-throttler

Version:

Throttle calling function to specified fps limit

4 lines (2 loc) 69 B
const Throttler = require('./throttler'); export default Throttler;