Type Alias ScriptRunner

ScriptRunner: ((e: Event | React.SyntheticEvent) => void | Promise<void>)