rimarima/themes/hugo-liftoff/assets/js/components/components.js

3 lines
117 B
JavaScript
Raw Permalink Normal View History

2023-11-17 09:54:41 +00:00
export { switcher } from './switchTheme';
export { clipboard } from './clipboard';
export { toggleToc } from './toc';