UNPKG

@inworld/web-core

Version:
7 lines (6 loc) 163 B
import * as GoogleProtobufAny from "../protobuf/any.pb"; export type Status = { code?: number; message?: string; details?: GoogleProtobufAny.Any[]; };