Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IJsonExportOptions

Options for JSON export.

Hierarchy

  • IExportOptions
    • IJsonExportOptions

Index

Properties

Optional accuracy

accuracy: number

Optional exemplar of number of decimal places.

Optional indentation

indentation: number

Optional number of characters to indent after a newline.

Optional units

units: string

Optional unit system to embed in exported file, if the export format allows alternate unit systems.

Generated using TypeDoc