Fixes
- Moved typings to their own file since Deno likes having the
.ts
in imports and TypeScript doesn't - Updated documentation since
shuffle
option was still shown as the oldskipShuffle
- added
.npmignore
file since we hadn't realized we were pushing local files to previous releases, from now on only Node and browser related files are included in the npm package