| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -286,6 +286,7 @@ export interface FsBinding { | |||
| 286 | 286 | utimes: typeof InternalFSBinding.utimes; | |
| 287 | 287 | writeBuffer: typeof InternalFSBinding.writeBuffer; | |
| 288 | 288 | writeBuffers: typeof InternalFSBinding.writeBuffers; | |
| 289 | + writeFileUtf8: typeof InternalFSBinding.writeFileUtf8; | ||
| 289 | 290 | writeString: typeof InternalFSBinding.writeString; | |
| 290 | 291 | ||
| 291 | 292 | getFormatOfExtensionlessFile: typeof InternalFSBinding.getFormatOfExtensionlessFile; | |
| Back | FazBrowse Home | New Git URL |
0 commit comments