import { getUser } from "https://deno.land/x/natico@4.0.0-pre.4/examples/deps.ts";
This function will return the raw user payload in the rare cases you need to fetch a user directly from the API.
import { getUser } from "https://deno.land/x/natico@4.0.0-pre.4/examples/deps.ts";
This function will return the raw user payload in the rare cases you need to fetch a user directly from the API.