UNPKG

@v4fire/client

Version:

V4Fire client core library

19 lines (16 loc) 379 B
'use strict'; /*! * V4Fire Client Core * https://github.com/V4Fire/Client * * Released under the MIT license * https://github.com/V4Fire/Client/blob/master/LICENSE */ Object.assign( exports, include('@super/build/helpers', __dirname), include('build/helpers/test'), include('build/helpers/webpack'), include('build/helpers/other'), include('build/helpers/i18n') );