m-lua-scripting: add WpSpaJson API

This commit is contained in:
Julian Bouzas
2022-01-23 11:21:07 -05:00
parent 4c1574117a
commit 20187e07b5
6 changed files with 466 additions and 0 deletions

View File

@@ -205,6 +205,7 @@ SANDBOX_EXPORT = {
LocalNode = WpImplNode_new,
Link = WpLink_new,
Pod = WpSpaPod,
Json = WpSpaJson,
State = WpState_new,
LocalModule = WpImplModule_new,
}