UNPKG

@fivetrandevelopers/zetasql

Version:
9 lines (8 loc) 176 B
export interface TVFModelProto { 'name'?: (string); 'fullName'?: (string); } export interface TVFModelProto__Output { 'name': (string); 'fullName': (string); }