UNPKG

@empathyco/x-components

Version:
16 lines (9 loc) 483 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [AnyGettersTree](./x-components.anygetterstree.md) ## AnyGettersTree type Alias for any getters tree. Use only when you don't care about the type. **Signature:** ```typescript export type AnyGettersTree = GettersTree<Dictionary, Dictionary>; ``` **References:** [GettersTree](./x-components.getterstree.md)