Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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.19.0/examples/db/services/user.service.ts";

Properties

name: string
age: number