diff --git a/src/types/index.ts b/src/types/index.ts new file mode 100644 index 0000000..3e7c583 --- /dev/null +++ b/src/types/index.ts @@ -0,0 +1 @@ +export * from './plugin-example-config' \ No newline at end of file