import counter from "./counter"; import github from "./github"; export { counter }; export { github };