Share via


OutputMessagesParam type

Accepted input for recordOutputMessages. Supports a single string, an array of strings (backward compat), or the versioned wrapper.

type OutputMessagesParam = string | string[] | OutputMessages