UNPKG

@empathyco/x-components

Version:
14 lines (8 loc) 419 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [XPriorityQueueNode](./x-components.xpriorityqueuenode.md) &gt; [key](./x-components.xpriorityqueuenode.key.md) ## XPriorityQueueNode.key property The key to store the element in the queue. **Signature:** ```typescript key: keyof SomeRecord; ```