ResultFormat type

定義 ResultFormat 的值。 可能的值包括:'table'、'objectArray'

type ResultFormat = "table" | "objectArray"