[**@kazupon/jts-utils**](../../../index.md)

---

[@kazupon/jts-utils](../../../index.md) / [event/emitter](../index.md) / EmitterOptions

# Interface: EmitterOptions

An options for createEmitter

## Properties

| Property                                        | Type      | Description                                        |
| ----------------------------------------------- | --------- | -------------------------------------------------- |
| <a id="disablewildcard"></a> `disableWildcard?` | `boolean` | Disable wildcard event handlers **Default** `true` |
