UNPKG

@empathyco/x-components

Version:
16 lines (9 loc) 587 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [AnyMutationsTree](./x-components.anymutationstree.md) ## AnyMutationsTree type Alias for any mutations tree. Use only when the concrete type does not matter. **Signature:** ```typescript export type AnyMutationsTree = MutationsTree<Dictionary, MutationsDictionary<any>>; ``` **References:** [MutationsTree](./x-components.mutationstree.md)<!-- -->, [MutationsDictionary](./x-components.mutationsdictionary.md)