UNPKG

dom-size-monitor

Version:

监听元素大小变化

3 lines (1 loc) 102 B
export const isIE = () => navigator.userAgent.match(/Trident/) || navigator.userAgent.match(/Edge/);