rimarima/themes/hugo-liftoff/assets/js/components/components.js
Adrian Amaglio c09f092db4 init
2023-11-17 10:54:41 +01:00

3 lines
117 B
JavaScript

export { switcher } from './switchTheme';
export { clipboard } from './clipboard';
export { toggleToc } from './toc';