UNPKG

@gitlab/ui

Version:
9 lines (5 loc) 378 B
import * as ComponentDocumentations from './components_documentation'; export { ComponentDocumentations }; export { default as GlComponentDocumentation } from './components/component_documentation_generator.vue'; export { default as GlExampleExplorer } from './components/example_explorer.vue'; export { default as GlExampleDisplay } from './components/example_display.vue';