menu
flujs_qjs package
documentation
wrapper/JSContext.dart
JSCFunction typedef
JSCFunction typedef
dark_mode
light_mode
JSCFunction
typedef
JSCFunction
=
JSValue
Function
(
JSContext
ctx
,
JSValue
thiz
,
List
<
JSValue
>
argv
)
Implementation
typedef JSCFunction = JSValue Function( JSContext ctx, JSValue thiz, List<JSValue> argv);
flujs_qjs package
documentation
wrapper/JSContext
JSCFunction typedef
JSContext library