feat(antigravity-auth): add types and constants foundation
🤖 Generated with assistance of OhMyOpenCode
This commit is contained in:
5
src/auth/antigravity/index.ts
Normal file
5
src/auth/antigravity/index.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
// Antigravity auth module barrel export
|
||||
// Types and constants will be populated by Task 1 and Task 2
|
||||
|
||||
export * from "./types"
|
||||
export * from "./constants"
|
||||
Reference in New Issue
Block a user