From bd7583714f1bbd8b15037e98c8c3aa1db7dc536e Mon Sep 17 00:00:00 2001 From: Steve Nyemba Date: Thu, 20 Sep 2018 18:03:53 -0500 Subject: [PATCH] note --- utils.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/utils.js b/utils.js index 89e46cd..a3834ac 100755 --- a/utils.js +++ b/utils.js @@ -13,6 +13,9 @@ * jx.utils.patterns.visitor The visitor design pattern * jx.utils.patterns.iterator The iterator design pattern * jx.utils.patterns.observer The observer design pattern +* +* @TODO: +* - Find a way to alias jx.utils */ if(!jx){