UNPKG

@onesy/utils

Version:
3 lines (2 loc) 98 B
declare const arrayToParts: (value: any[], parts?: number) => any[]; export default arrayToParts;