UNPKG

@uppy/utils

Version:

Shared utility functions for Uppy Core and plugins maintained by the Uppy team.

4 lines 62 B
/** * Converts list into array */ export default Array.from;