next.js/examples/with-rematch/shared/models/index.js
index.js6 lines104 B
import counter from "./counter";
import github from "./github";

export { counter };
export { github };
Quest for Codev2.0.0
/
SIGN IN