mirror of
https://github.com/pure-admin/pure-admin-thin.git
synced 2025-12-14 22:30:31 +08:00
6 lines
66 B
TypeScript
6 lines
66 B
TypeScript
import auth from './src/auth'
|
|
|
|
const Auth = auth
|
|
|
|
export { Auth }
|