!function(t){"use strict";function i(t){return this?this.init(t):new i(t)}var n=t;i.prototype={version:"0.1.0",init:function(t){return this._param=t,this},type:function(t,i){return this._type||(this._type=toLower(typeof this._param)),0===arguments.length?this._type:this},is:function(t,i){}};var e=n.u=i;e(5).type(function(t){console.log(t)})}(window);