mirror of
https://github.com/certd/certd.git
synced 2026-04-24 12:27:25 +08:00
perf: 优化文件下载包名
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import sleep from "./util.sleep";
|
||||
import { request } from "./util.request";
|
||||
export * from "./util.log";
|
||||
export * from "./util.file";
|
||||
export const utils = {
|
||||
sleep,
|
||||
http: request,
|
||||
|
||||
Reference in New Issue
Block a user