UNPKG

@v4fire/client

Version:

V4Fire client core library

16 lines (13 loc) 331 B
/*! * V4Fire Client Core * https://github.com/V4Fire/Client * * Released under the MIT license * https://github.com/V4Fire/Client/blob/master/LICENSE */ import 'core/prelude/webpack'; import '@v4fire/core/core/prelude'; import 'core/prelude/dom'; //#if runtime has prelude/test-env import 'core/prelude/test-env'; //#endif