On this page

new JsonData(): JsonData
Returns:JsonData
get(): string | number | boolean | JsonObjectFs | JsonValueFs[] | null | undefined

Returns raw JSON data.


updateHash(hash): void
Attributes
hash:Hash
Returns:void

Updates the hash with the data contributed by this instance.