mitt icon indicating copy to clipboard operation
mitt copied to clipboard

🥊 Tiny 200 byte functional event emitter / pubsub.

Results 32 mitt issues
Sort by recently updated
recently updated
newest added

#### What is the purpose of this pull request? (put an "X" next to an item) - [ ] Documentation update - [ ] Bug fix - [ ] Feature...

> Type 'Events' does not satisfy the constraint 'Record'. > Index signature for type 'string' is missing in type 'Events'.ts(2344) I have `"strict": true` in my tsconfig.json; I don't know...