Module

x/alosaur/examples/auth/services/auth.service.ts>UserModel

Alosaur - Deno web framework with many decorators
Go to Latest
interface UserModel
import { type UserModel } from "https://dotland.deno.dev/x/alosaur@v0.35.0/examples/auth/services/auth.service.ts";

Properties

id: string
login: string