UNPKG

@hasura/metadata-api

Version:
5 lines (4 loc) 80 B
export type MySQLTableName = { name: string; schema?: string | null; };