Files
砂糖 8015759c65 init
2026-02-07 18:01:13 +08:00

8 lines
76 B
JavaScript

import app from './app'
import user from './user'
export {
app,
user
}