UNPKG

abbott-methods

Version:

abbott,methods,method,functions,function

6 lines (5 loc) 134 B
/** * @description 获取参数 * @returns {string} */ export const addressBarQuery = (): string => location.search.substr(1)