Refer to (similar to ReturnType<typeof function> typescript util) Parameters<typeof function>/ Parameters which returns a tuple of values. Implement Typescript functionality to convert the tuple into a proper object type which can be reused on the fly.
Refer to (similar to ReturnType<typeof function> typescript util) Parameters<typeof function>/ Parameters which returns a tuple of values. Implement Typescript functionality to convert the tuple into a proper object type which can be reused on the fly.