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