import { glb } from "./global"; export const initSrv = async () => { glb.npm = { page: {}, site: {} }; };