index
:
voidsky
this commit
main
[no description]
Vika
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
view
/
com
/
composer
/
text-input
/
textInputWebEmitter.ts
blob: fb037cac2e1b958af7da7b573efc64c289a82410 (
plain
) (
blame
)
1
2
3
import
EventEmitter
from
'eventemitter3'
export
const
textInputWebEmitter
=
new
EventEmitter
()