TinyBase logoTinyBase

General type aliases

This is the collection of general type aliases within the common module. There is only one type alias, Json.

Json

The Json type is a simple alias for a string, but is used to indicate that the string should be considered to be a JSON serialization of an object.