Logical representation of a file that fits a single block. Note this is only semantically different from a FileChunk and your interpretation SHOULD vary depending on where you encounter the node (In root of the DAG or not).

Hierarchy

  • SimpleFile

Properties

content: Uint8Array
layout: "simple"
metadata?: Metadata
type: File

Generated using TypeDoc