@skhemata/skhemata-faq
Version:
Skhemata FAQ Web Component. This web component provides website FAQ functionality with question and answer style of FAQ.
6 lines • 366 B
JavaScript
export { SkhemataFaq } from './src/SkhemataFaq';
export { SkhemataFaqSearch } from './src/component/SkhemataFaqSearch';
export { SkhemataFaqPost } from './src/component/SkhemataFaqPost';
export { SkhemataFaqCategories } from './src/component/SkhemataFaqCategories';
export { SkhemataFaqList } from './src/component/SkhemataFaqList';
//# sourceMappingURL=index.js.map