UNPKG

@v4fire/client

Version:

V4Fire client core library

18 lines (15 loc) 301 B
'use strict'; /*! * V4Fire Client Core * https://github.com/V4Fire/Client * * Released under the MIT license * https://github.com/V4Fire/Client/blob/master/LICENSE */ /** * Returns options for other webpack options * @returns {!Object} */ module.exports = function other() { return {}; };