UNPKG

trailpack-proxy-generics

Version:

Generics - Trailpack for Proxy Engine

9 lines (7 loc) 147 B
'use strict' // const _ = require('lodash') module.exports = class FakeImageProcessor { constructor(options) { this.options = options } }