Skip to content

Commit 526981c

Browse files
authored
fix: export config type from barrel (#82)
1 parent 7dbab01 commit 526981c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
export { plugin } from './lib/index';
2+
export type { TypescriptOperationTypesPluginConfig } from './lib/index';

0 commit comments

Comments
 (0)