export { isSupportWebp } from './isSupportWebp'; export * from './detectDeviceType'; export { isSupportWebGL } from './isSupportWebGL'; export { copyToClipBoard } from './copyToClipBoard';