m-lua-scripting: Add WpImplModule bindings

This commit is contained in:
Arun Raghavan
2021-08-14 12:15:15 -04:00
committed by George Kiagiadakis
parent 7abd3728e7
commit ef29018c55
2 changed files with 32 additions and 0 deletions

View File

@@ -206,4 +206,5 @@ SANDBOX_EXPORT = {
Link = WpLink_new,
Pod = WpSpaPod,
State = WpState_new,
ImplModule = WpImplModule_new,
}