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>UserService#getUsers

Alosaur - Deno web framework with many decorators
Go to Latest
method UserService.prototype.getUsers
import { UserService } from "https://deno.land/x/alosaur@v0.19.0/examples/db/services/user.service.ts";

Returns

Promise<User[]>