SchematicChangeHandler: (
    this: EEvisionAPI,
    reason: SchematicChangeReason,
) => void | Promise<void>

Handler for the event when the schematic changes.

Type declaration