UNPKG
@cmosh/pg-aggregates
Version:
latest (0.0.2)
0.0.2
0.0.1
Aggregates support for PostGraphile
github.com/graphile/pg-aggregates
cmosh/pg-aggregates
@cmosh/pg-aggregates
/
dist
/
index.d.ts
3 lines
(2 loc)
•
82 B
TypeScript
View Raw
1
2
3
declare
const
_
default
: import(
"graphile-build"
).Plugin;
export
default
_
default
;