mirror of
https://github.com/status-im/realm-js.git
synced 2025-01-10 22:36:01 +00:00
Add beta licenses to Chrome JS modules
This commit is contained in:
parent
7a02ff29a1
commit
46bee3c867
@ -1,3 +1,7 @@
|
||||
/* Copyright 2015 Realm Inc - All Rights Reserved
|
||||
* Proprietary and Confidential
|
||||
*/
|
||||
|
||||
'use strict';
|
||||
|
||||
let keys = {};
|
||||
|
@ -1,3 +1,7 @@
|
||||
/* Copyright 2015 Realm Inc - All Rights Reserved
|
||||
* Proprietary and Confidential
|
||||
*/
|
||||
|
||||
'use strict';
|
||||
|
||||
if (typeof Realm != 'undefined') {
|
||||
|
@ -1,3 +1,7 @@
|
||||
/* Copyright 2015 Realm Inc - All Rights Reserved
|
||||
* Proprietary and Confidential
|
||||
*/
|
||||
|
||||
'use strict';
|
||||
|
||||
const constants = require('./constants');
|
||||
|
@ -1,3 +1,7 @@
|
||||
/* Copyright 2015 Realm Inc - All Rights Reserved
|
||||
* Proprietary and Confidential
|
||||
*/
|
||||
|
||||
'use strict';
|
||||
|
||||
const constants = require('./constants');
|
||||
|
@ -1,3 +1,7 @@
|
||||
/* Copyright 2015 Realm Inc - All Rights Reserved
|
||||
* Proprietary and Confidential
|
||||
*/
|
||||
|
||||
'use strict';
|
||||
|
||||
const constants = require('./constants');
|
||||
|
@ -1,3 +1,7 @@
|
||||
/* Copyright 2015 Realm Inc - All Rights Reserved
|
||||
* Proprietary and Confidential
|
||||
*/
|
||||
|
||||
'use strict';
|
||||
|
||||
const constants = require('./constants');
|
||||
|
@ -1,3 +1,7 @@
|
||||
/* Copyright 2015 Realm Inc - All Rights Reserved
|
||||
* Proprietary and Confidential
|
||||
*/
|
||||
|
||||
'use strict';
|
||||
|
||||
const constants = require('./constants');
|
||||
|
@ -1,3 +1,7 @@
|
||||
/* Copyright 2015 Realm Inc - All Rights Reserved
|
||||
* Proprietary and Confidential
|
||||
*/
|
||||
|
||||
'use strict';
|
||||
|
||||
const constants = require('./constants');
|
||||
|
Loading…
x
Reference in New Issue
Block a user