update_explorer 引入

This commit is contained in:
2024-12-16 08:21:04 +08:00
parent 797f75ed4d
commit 730cbbbb33

View File

@@ -1,6 +1,6 @@
import fs from 'fs' import fs from 'fs'
import { Tail } from 'tail' import { Tail } from 'tail'
import { update } from './update.js' import { update, update_explorer } from './update.js'
class 计数 { class 计数 {