forked from gin/simple-template
feat: initial commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import auth from "./src/auth";
|
||||
|
||||
const Auth = auth;
|
||||
|
||||
export { Auth };
|
||||
Reference in New Issue
Block a user