ACIL FM
Dark
Refresh
Current DIR:
/home/benbot/bot/server/node_modules/fetch-blob
/
home
benbot
bot
server
node_modules
fetch-blob
Upload
Zip Selected
Delete Selected
Pilih semua
Nama
Ukuran
Permission
Aksi
file.d.ts
102 B
chmod
View
DL
Edit
Rename
Delete
file.js
1.2 MB
chmod
View
DL
Edit
Rename
Delete
from.d.ts
819 B
chmod
View
DL
Edit
Rename
Delete
from.js
2.59 MB
chmod
View
DL
Edit
Rename
Delete
index.d.ts
102 B
chmod
View
DL
Edit
Rename
Delete
index.js
7.26 MB
chmod
View
DL
Edit
Rename
Delete
LICENSE
1.04 MB
chmod
View
DL
Edit
Rename
Delete
package.json
1.61 MB
chmod
View
DL
Edit
Rename
Delete
README.md
4.99 MB
chmod
View
DL
Edit
Rename
Delete
streams.cjs
1.57 MB
chmod
View
DL
Edit
Rename
Delete
Edit file: /home/benbot/bot/server/node_modules/fetch-blob/from.d.ts
export default blobFromSync; /** * @param {string} path filepath on the disk * @param {string} [type] mimetype to use */ export function blobFromSync(path: string, type?: string): Blob; import File from "./file.js"; import Blob from "./index.js"; /** * @param {string} path filepath on the disk * @param {string} [type] mimetype to use * @returns {Promise<Blob>} */ export function blobFrom(path: string, type?: string): Promise<Blob>; /** * @param {string} path filepath on the disk * @param {string} [type] mimetype to use * @returns {Promise<File>} */ export function fileFrom(path: string, type?: string): Promise<File>; /** * @param {string} path filepath on the disk * @param {string} [type] mimetype to use */ export function fileFromSync(path: string, type?: string): File; export { File, Blob };
Simpan
Batal
Isi Zip:
Unzip
Create
Buat Folder
Buat File
Terminal / Execute
Run
Chmod Bulk
All File
All Folder
All File dan Folder
Apply