Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 400 Bytes

ReadFileContent.md

File metadata and controls

17 lines (10 loc) · 400 Bytes

happy-opfsDocs


happy-opfs / ReadFileContent

Type Alias: ReadFileContent

type ReadFileContent: ArrayBuffer | File | string;

Represents the possible content types that can be read from a file.

Defined in

fs/defines.ts:16