ComfyUI Node
_.toPairs
Convert an object into a list of `[key, value]` pairs. Aliased as `toPairs`.
_.toPairs
- obj
- *
Categoryovum/underscore
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| objopt | * | Primary input object. Also accepts _.CHAIN to continue chaining. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| * | * | — |