Update common.ts

This commit is contained in:
zjk2017
2024-09-12 01:39:35 +08:00
committed by GitHub
parent 68c5ff1a2c
commit 159379be67

View File

@@ -5,7 +5,6 @@
* @LastEditTime: 2024-03-05 09:42:24 * @LastEditTime: 2024-03-05 09:42:24
* @Description: * @Description:
*/ */
import { LiteStorage, Request, color, NLogger } from '@lzwme/fe-utils'; import { LiteStorage, Request, color, NLogger } from '@lzwme/fe-utils';
import { existsSync } from 'node:fs'; import { existsSync } from 'node:fs';
import { homedir } from 'node:os'; import { homedir } from 'node:os';