|
@ -1,5 +1,4 @@ |
|
|
import { initDB } from "../../realm/dbInit"; |
|
|
import { initDB } from "../../realm/dbInit"; |
|
|
import { realmDB } from "../../realm/dbAPI"; |
|
|
|
|
|
import { APP_INIT } from "../types/SystemTypes"; |
|
|
import { APP_INIT } from "../types/SystemTypes"; |
|
|
|
|
|
|
|
|
export function appInit() { |
|
|
export function appInit() { |
|
|