Website/themes/liftoff/assets/js/components/components.js
Martin Gasque 0ba3f3c7c5 Initial commit
Will it deploy one day ?
2024-02-20 08:59:37 +01:00

3 lines
117 B
JavaScript

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