跳至主要內容

芒果凍布丁2026/4/18小於 1 分鐘

stopWatching

停止監視檔案。

語法
stopWatching(path: string): void
範例
// 這將停止監視 file.txt
FilesJS.stopWatching('file.txt');
最近更新:
貢獻者: EvanHsieh0415