UNPKG

@hasura/metadata-api

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