mirror of
https://github.com/status-im/realm-js.git
synced 2025-02-04 10:43:29 +00:00
8 lines
119 B
JavaScript
8 lines
119 B
JavaScript
/* Copyright 2016 Realm Inc - All Rights Reserved
|
|
* Proprietary and Confidential
|
|
*/
|
|
|
|
'use strict';
|
|
|
|
import './main';
|