mirror of
https://github.com/BorysLevytskyi/BitwiseCmd.git
synced 2025-12-23 13:12:42 +01:00
Use strict everywhere
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
(function(core){
|
||||
"use strict";
|
||||
var is = core.is;
|
||||
|
||||
function ObservableObject () {
|
||||
|
||||
Reference in New Issue
Block a user