mirror of
https://github.com/status-im/realm-js.git
synced 2025-02-25 12:45:32 +00:00
newline
This commit is contained in:
parent
8fed61cb8a
commit
5aa066e6fa
@ -36,4 +36,4 @@ void RJSSetDefaultPath(std::string path);
|
||||
JSObjectRef RealmConstructor(JSContextRef ctx, JSObjectRef constructor, size_t argumentCount, const JSValueRef arguments[], JSValueRef* jsException);
|
||||
|
||||
std::map<std::string, realm::ObjectDefaults> &RJSDefaults(realm::Realm *realm);
|
||||
std::map<std::string, JSValueRef> &RJSPrototypes(realm::Realm *realm);
|
||||
std::map<std::string, JSValueRef> &RJSPrototypes(realm::Realm *realm);
|
||||
|
Loading…
x
Reference in New Issue
Block a user