UNPKG

graphile-settings

Version:
3 lines (2 loc) 127 B
import type { MetaBuild, TableMeta } from './types'; export declare function collectTablesMeta(build: MetaBuild): TableMeta[];