@v4fire/client
Version:
V4Fire client core library
16 lines (12 loc) • 345 B
text/typescript
/* eslint-disable camelcase,no-new-func */
/*!
* V4Fire Client Core
* https://github.com/V4Fire/Client
*
* Released under the MIT license
* https://github.com/V4Fire/Client/blob/master/LICENSE
*/
const
ctx = Function('return this')();
__webpack_nonce__ = ctx[CSP_NONCE_STORE];
__webpack_public_path__ = ctx.PUBLIC_PATH ?? PUBLIC_PATH;