'use strict'

module.exports = ->
    window: global
    option: ->
    task: ->
    requestAnimationFrame: ->
