UNPKG

@fivetrandevelopers/zetasql

Version:
8 lines (7 loc) 429 B
import type { ParseLocationRangeProto as _zetasql_ParseLocationRangeProto, ParseLocationRangeProto__Output as _zetasql_ParseLocationRangeProto__Output } from '../zetasql/ParseLocationRangeProto'; export interface ResolvedNodeProto { 'parseLocationRange'?: (_zetasql_ParseLocationRangeProto | null); } export interface ResolvedNodeProto__Output { 'parseLocationRange': (_zetasql_ParseLocationRangeProto__Output | null); }