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 ES Decorators
Very Popular
Latest
interface User
import { type User } from "https://deno.land/x/alosaur@v1.1.1/examples/db/services/user.service.ts";

Properties

name: string
age: number