Home
last modified time | relevance | path

Searched refs:isUrl (Results 1 – 1 of 1) sorted by relevance

/template/m1/
H A Dscript.js18 isUrl: function (str) { method in privateMethods
253 else if(typeof settings.source === 'string' && privateMethods.isUrl(settings.source)) {