UNPKG

@fivetrandevelopers/zetasql

Version:
8 lines (7 loc) 311 B
import type { TypeProto as _zetasql_TypeProto, TypeProto__Output as _zetasql_TypeProto__Output } from '../zetasql/TypeProto'; export interface RangeTypeProto { 'elementType'?: (_zetasql_TypeProto | null); } export interface RangeTypeProto__Output { 'elementType': (_zetasql_TypeProto__Output | null); }