kemono2/client/src/pages/account/_index.js

3 lines
105 B
JavaScript
Raw Normal View History

2024-07-04 21:57:05 +02:00
export { registerPage } from "./register.js";
export { changePasswordPage } from "./change_password.js";