UNPKG

@hasura/metadata-api

Version:
5 lines (4 loc) 73 B
export type MSSQLTableName = { name: string; schema?: string; };