# Functions
FlattenJSON flattens the provided JSON The flattening can be customised by providing flattening Options.
IgnoreArray option, if enabled, ignores arrays while flattening.
No description provided by the author
WithDepth option, if provided, limits the flattening to the specified depth.
# Constants
DotSeparator Separators ...
# Interfaces
JSON interface defines methods for working with JSON.