芝麻web文件管理V1.00
编辑当前文件:/home/freeclou/app.optimyar.com/backend/node_modules/consolidated-events/src/canUseDOM.js
const CAN_USE_DOM = !!( (typeof window !== 'undefined' && window.document && window.document.createElement) ); export default CAN_USE_DOM;