This commit is contained in:
Eugene Pankov
2022-12-05 14:52:23 +01:00
parent 2e9344f8b7
commit 73e25ed099
4 changed files with 6 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
import * as fs from 'mz/fs'
import * as fs from 'fs'
import * as path from 'path'
import * as yaml from 'js-yaml'
import { app } from 'electron'