UNPKG

vike

Version:

The Framework *You* Control - Next.js & Nuxt alternative for unprecedented flexibility and dependability.

8 lines (7 loc) 245 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.onLoad = onLoad; const assertIsBrowser_js_1 = require("../../utils/assertIsBrowser.js"); function onLoad() { (0, assertIsBrowser_js_1.assertIsBrowser)(); }