UNPKG

react-photoswipe-gallery

Version:
3 lines (2 loc) 70 B
declare function shuffle<T>(array: T[]): T[]; export default shuffle;