Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/alosaur/examples/db/services/user.service.ts>User

Alosaur - Deno web framework with many decorators
Go to Latest
interface User
import { type User } from "https://deno.land/x/alosaur@v0.26.0/examples/db/services/user.service.ts";

Properties

name: string
age: number