We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d981ca commit 5e789ffCopy full SHA for 5e789ff
src/index.ts
@@ -11,4 +11,4 @@ export default {
11
}
12
};
13
14
-export { CodeBlock };
+export * from './plugin';
0 commit comments