// import {EventDemo} from '../dist/index.umd'
import {EventDemo} from '../dist/index.d.ts'
const w=new EventDemo()

