3 lines
86 B
TypeScript
3 lines
86 B
TypeScript
import 'firebase/compat/auth';
|
|
export * from './auth';
|
|
export * from './auth.module';
|