UNPKG

util-helpers

Version:

一个基于业务场景的工具方法库

6 lines (3 loc) 94 B
'use strict'; var URLExisted = typeof URL !== 'undefined'; exports.URLExisted = URLExisted;