Skip to content

Commit f3e0c7f

Browse files
committed
removed unwanted api
1 parent c92bc4c commit f3e0c7f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib/fileTypeHandler.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
* @typedef {Object} FileInfo
1010
* @property {string} name - File name
1111
* @property {string} uri - File URI
12-
* @property {Object} fs - File system operations object
1312
* @property {Object} stats - File stats
1413
* @property {boolean} readOnly - Whether the file is read-only
1514
* @property {Object} options - Additional options passed during file open

0 commit comments

Comments
 (0)