// module to expose image-size in the way that less js expects it 'use strict';

module.exports = require('image-size/lib/index');