RawAction

Type Alias
Raw action emitted during an invocation. Low-level API for advanced usage only.
export type RawAction = RawNotification | RawLog;