mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-15 01:01:43 +10:00
Firebase Stub refactoring, added eslint-plugin-jest dev dependency
This commit is contained in:
@ -1 +1,4 @@
|
||||
export { Auth as AuthConstants } from './constants/auth';
|
||||
import AuthConstants from './constants/auth';
|
||||
import DatabaseConstants from './constants/database';
|
||||
|
||||
export { AuthConstants, DatabaseConstants };
|
||||
|
||||
Reference in New Issue
Block a user