add use strict mode to the core API

This commit is contained in:
Xuan Sang LE 2018-03-09 10:11:15 +01:00
parent 30da6fa8fc
commit 696114e2f7

View File

@ -1,3 +1,4 @@
'use strict'
#define the OS object
self = this
self.OS or=