Security fixes to lib files
This commit is contained in:
5
src/lib/google/client/index.ts
Normal file
5
src/lib/google/client/index.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
// Re-export client-side auth utilities
|
||||
export * from '../auth/client.js';
|
||||
|
||||
// Re-export types
|
||||
export * from './types.js';
|
||||
Reference in New Issue
Block a user