#ifndef EL__ECMASCRIPT_QUICKJS_NAVIGATOR_H #define EL__ECMASCRIPT_QUICKJS_NAVIGATOR_H #include int js_navigator_init(JSContext *ctx); #endif