Interface Nested<T>

Object with infinitely nested types

Type Parameters

  • T

Hierarchy

  • Nested

Indexable

[s: string]: T | Nested<T>

Generated using TypeDoc