Type alias SfEncodeOptionsBeta

SfEncodeOptions: {
    whitespace?: boolean;
}

Options for encoding a structured field.

Type declaration

  • Optional whitespace?: boolean

    Include whitespace in the output.