UNPKG

@fivetrandevelopers/zetasql

Version:
8 lines (7 loc) 502 B
import type { FreestandingDeprecationWarning as _zetasql_FreestandingDeprecationWarning, FreestandingDeprecationWarning__Output as _zetasql_FreestandingDeprecationWarning__Output } from '../zetasql/FreestandingDeprecationWarning'; export interface TVFSignatureOptionsProto { 'additionalDeprecationWarning'?: (_zetasql_FreestandingDeprecationWarning)[]; } export interface TVFSignatureOptionsProto__Output { 'additionalDeprecationWarning': (_zetasql_FreestandingDeprecationWarning__Output)[]; }