```ts import * as argon2 from 'argon2-browser' console.log(argon2.hash) // undefined ``` I'm using Vite as bundler and Typescript