type alias UserAuthFields

Definition

Pick<User, "admin_level" | "id">

Usage

import { type UserAuthFields } from "docs/database.ts";