Filters out all properties except ones includes in {@link JsonStringifierFilterOptions.values}
Serialize all properties that are given, and filter out nothing.
Serialize all properties except ones includes in {@link JsonStringifierFilterOptions.values}
Generated using TypeDoc
JsonFilter type used to determine whether to serialize property as is, or to filter it out.