UNPKG

alapa

Version:

A cutting-edge web development framework designed to revolutionize the way developers build modern web applications.

8 lines (7 loc) 253 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.setGlobalConfig = exports.GlobalConfig = void 0; const setGlobalConfig = (config) => { exports.GlobalConfig = config; }; exports.setGlobalConfig = setGlobalConfig;