UNPKG

@fivetrandevelopers/zetasql

Version:
8 lines (7 loc) 374 B
import type { SimpleValueProto as _zetasql_SimpleValueProto, SimpleValueProto__Output as _zetasql_SimpleValueProto__Output } from '../zetasql/SimpleValueProto'; export interface ExtendedTypeParametersProto { 'parameters'?: (_zetasql_SimpleValueProto)[]; } export interface ExtendedTypeParametersProto__Output { 'parameters': (_zetasql_SimpleValueProto__Output)[]; }