4 lines
78 B
TypeScript
4 lines
78 B
TypeScript
// Export all hooks
|
|
export * from './useAuth';
|
|
export * from './useLanguage';
|