mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
5 lines
92 B
JavaScript
5 lines
92 B
JavaScript
//require("./show_hide.js");
|
|
|
|
import { ShowHide } from './show_hide.js'
|
|
|
|
export { ShowHide } |