| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent f7b53d0 commit 3ce9aac
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -261,7 +261,6 @@ export interface FsBinding { | |||
| 261 | 261 | fsync: typeof InternalFSBinding.fsync; | |
| 262 | 262 | ftruncate: typeof InternalFSBinding.ftruncate; | |
| 263 | 263 | futimes: typeof InternalFSBinding.futimes; | |
| 264 | - internalModuleReadJSON: typeof InternalFSBinding.internalModuleReadJSON; | ||
| 265 | 264 | internalModuleStat: typeof InternalFSBinding.internalModuleStat; | |
| 266 | 265 | lchown: typeof InternalFSBinding.lchown; | |
| 267 | 266 | link: typeof InternalFSBinding.link; | |
| Back | FazBrowse Home | New Git URL |
0 commit comments