the JSON-encoded POD entries to parse
a standard TypeScript POD entries representation
TypeError if the input entries are not validly formed
RangeError if a value is outside of the bounds
SyntaxError if a value is unparseable
Generated using TypeDoc
Parses PODEntries from the JSON-compatible format potentially coming directly from
JSON.parse
.