Skip to content

Commit b257b3e

Browse files
authored
feat: add minimal TypeScript declaration file (#138)
1 parent 6082e7e commit b257b3e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

index.d.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
declare const PostGraphileConnectionFilterPlugin: import("graphile-build").Plugin;
2+
export default PostGraphileConnectionFilterPlugin;

0 commit comments

Comments
 (0)