doc: Add WpImplModule docs for the C and Lua API

This commit is contained in:
Arun Raghavan
2021-08-14 21:32:12 -04:00
committed by George Kiagiadakis
parent ef29018c55
commit 129b44bb0c
8 changed files with 50 additions and 1 deletions

View File

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