Type alias FileFormat

FileFormat: "json" | "text" | "base64" | null

A contents file format.

Generated using TypeDoc