/*=====================================================================*/ /* serrano/prgm/project/hop/3.7.x/node_modules/hop/lib/hop.d.ts */ /* ------------------------------------------------------------- */ /* Author : manuel serrano */ /* Creation : Tue Oct 24 09:46:13 2023 */ /* Last change : Thu Nov 16 11:22:52 2023 (serrano) */ /* Copyright : 2023 manuel serrano */ /* ------------------------------------------------------------- */ /* hopc types */ /*=====================================================================*/ export const isServer: boolean; export const engine: string;