UNPKG

@graphile/pro

Version:

Professional PostGraphile enhancements

4 lines (3 loc) 111 B
import type { Plugin } from "postgraphile"; declare const PgCostsPlugin: Plugin; export default PgCostsPlugin;