Type alias Emission

Emission: ReadonlyJSONObject & {
    schema_id: string;
}

The event emission type.

Generated using TypeDoc