mirror of
https://github.com/Ylianst/MeshAgent
synced 2025-12-26 21:23:21 +00:00
First commit of MeshAgent for MeshCentral
This commit is contained in:
8
microscript/ILibDuktape_EncryptionStream.h
Normal file
8
microscript/ILibDuktape_EncryptionStream.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef __ILibDuktape_EncryptionStream__
|
||||
#define __ILibDuktape_EncryptionStream__
|
||||
|
||||
#include "duktape.h"
|
||||
|
||||
void ILibDuktape_EncryptionStream_init(duk_context *ctx);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user