UNPKG

object-to-arguments

Version:

Transforms object's properties into an array of arguments tailored for a specific function, respecting the expected order and handling destructuring and rest parameters when needed.

4 lines 39 B
language: node_js node_js: - 8 - 10