mirror of
https://github.com/lxsang/antos-frontend.git
synced 2025-07-18 06:49:47 +02:00
add use strict mode to the core API
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
'use strict'
|
||||
#define the OS object
|
||||
self = this
|
||||
self.OS or=
|
||||
|
Reference in New Issue
Block a user