This commit is contained in:
cryptofyre 2022-10-03 09:27:35 -05:00
parent ed25e616c2
commit 56df0dd18b
2 changed files with 5 additions and 0 deletions

View file

@ -5,6 +5,10 @@ import * as log from "electron-log";
import * as os from "os";
import { utils } from "./utils";
//@ts-ignore
import { EFFECT, PARAMS, MicaBrowserwindow } from "mica-electron";
// sorry Core. - cryptofyre
/**
* @file Creates App instance
* @author CiderCollective