Hey I looking for the documentation of the `get()` methods

I ran into this code https://github.com/nextauthjs/next-auth/blob/main/packages/adapter-drizzle/src/lib/sqlite.ts#L105 where they are using get() a lot.
I could find the documentation for it?
anyone as any idea what it does or how to use it?
GitHub
Authentication for the Web. Contribute to nextauthjs/next-auth development by creating an account on GitHub.
Was this page helpful?