Tree TypeAlias
AllowedTypes for any content allowed in the JsonAsTree domain.
This API is provided as an alpha preview and may change without notice.
For more information about our API support guarantees, see here.
Signature
type Tree = TreeNodeFromImplicitAllowedTypes<typeof Tree>;