array.d.ts 89 B

12
  1. export default function _default(x: any): any;
  2. export function shuffle(array: any): any;