import { readFile } from 'fs/promises'; try { const controller = new AbortController(); ... 10000); (async () => { try { const watcher = watch(__filename, ...
確定! 回上一頁