mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-01-19 08:22:53 +00:00
cleanup
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
// @ts-expect-error missing types
|
||||
import {openSync} from "fontkit"
|
||||
import {exec} from "child_process"
|
||||
import config from "../../icons.config"
|
||||
import config from "../../icons.config.js"
|
||||
import {statSync, existsSync} from "fs"
|
||||
|
||||
async function run(command: string[] | string): Promise<string> {
|
||||
|
||||
Reference in New Issue
Block a user