lua: api: bind json-utils functions

This commit is contained in:
George Kiagiadakis
2023-11-07 11:08:18 +02:00
parent 89ac416e99
commit fbecc50319
4 changed files with 236 additions and 0 deletions

View File

@@ -212,6 +212,7 @@ SANDBOX_EXPORT = {
ImplMetadata = WpImplMetadata_new,
Settings = WpSettings,
Conf = WpConf,
JsonUtils = JsonUtils,
SimpleEventHook = WpSimpleEventHook_new,
AsyncEventHook = WpAsyncEventHook_new,
}