mirror of
https://github.com/Ylianst/MeshAgent
synced 2026-01-02 16:43:28 +00:00
Fixed JSON serialization of parameters
This commit is contained in:
@@ -22,6 +22,7 @@ limitations under the License.
|
||||
#include "microstack/ILibSimpleDataStore.h"
|
||||
|
||||
void ILibDuktape_SimpleDataStore_init(duk_context *ctx, ILibSimpleDataStore sharedDb);
|
||||
|
||||
void ILibDuktape_SimpleDataStore_raw_GetCachedValues_Array(duk_context *ctx, ILibSimpleDataStore dataStore);
|
||||
void ILibDuktape_SimpleDataStore_raw_GetCachedValues_Object(duk_context *ctx, ILibSimpleDataStore dataStore);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user