|
|
@@ -1,8 +1,2 @@
|
|
|
export { directiveFromMarkdown, directiveToMarkdown } from './lib/index.js';
|
|
|
export { DirectiveType as DirectiveTypeObject } from './lib/index.js';
|
|
|
-export {
|
|
|
- LeafGrowiPluginDirective,
|
|
|
- TextGrowiPluginDirective,
|
|
|
- LeafGrowiPluginDirectiveData,
|
|
|
- TextGrowiPluginDirectiveData,
|
|
|
-} from './index';
|