UNPKG

@fivetrandevelopers/zetasql

Version:
9 lines (8 loc) 186 B
export interface TVFConnectionProto { 'name'?: (string); 'fullName'?: (string); } export interface TVFConnectionProto__Output { 'name': (string); 'fullName': (string); }