UNPKG

abbott-methods

Version:

abbott,methods,method,functions,function

6 lines (5 loc) 152 B
/** * @description 浏览器代理信息 * @returns {String} */ export const browserUserAgent = (): string => navigator.userAgent.toLowerCase()