diff --git a/dist/index.d.ts b/dist/index.d.ts index 67b710c..e2e4e4f 100644 --- a/dist/index.d.ts +++ b/dist/index.d.ts @@ -1,3 +1,3 @@ import toc from "@jsdevtools/rehype-toc"; export * from "@jsdevtools/rehype-toc"; -export default toc; +export = toc;