Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 424 Bytes

WriteSyncFileContent.md

File metadata and controls

17 lines (10 loc) · 424 Bytes

happy-opfsDocs


happy-opfs / WriteSyncFileContent

Type Alias: WriteSyncFileContent

type WriteSyncFileContent: BufferSource | string;

Represents the possible content types that can be written synchronously to a file.

Defined in

fs/defines.ts:11