Browse Source

Export ToC widget

kgryte 5 years ago
parent
commit
43038d6c69
1 changed files with 1 additions and 0 deletions
  1. 1 0
      packages/toc/src/index.ts

+ 1 - 0
packages/toc/src/index.ts

@@ -3,3 +3,4 @@
 
 // Note: keep in alphabetical order...
 export * from './registry';
+export * from './toc';