mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-17 13:57:10 +00:00
feat(ToDoimg): 添加 fs 模块以支持文件操作
This commit is contained in:
parent
dc1e280f06
commit
c190d90e0f
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
import fs from "fs";
|
||||
import pathModule from 'path';
|
||||
import { fileTypeFromBuffer } from 'file-type';
|
||||
import moment from 'moment';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue