Skip to main content
Module

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

Alosaur - Deno web framework with many ES Decorators
Very Popular
Latest
interface UserModel
import { type UserModel } from "https://deno.land/x/alosaur@v1.1.1/examples/auth/services/auth.service.ts";

Properties

id: string
login: string