UNPKG

antd-mobile

Version:

基于 React 的移动设计规范实现

4 lines (3 loc) 139 B
'use strict'; var canUseDOM = !!(typeof window !== 'undefined' && window.document && window.document.createElement); export { canUseDOM };