UNPKG

@omnigraph/mysql

Version:
5 lines (4 loc) 79 B
export interface TableFieldConfig { table: string; fields: string[]; }