Files
2024-09-27 02:06:13 +08:00

6 lines
91 B
JavaScript

import IndexService from "./IndexService"
export default {
IndexService: IndexService
}