Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/hex/src/mod.ts>data.MongoDbRepository#getAll

An ecosystem delivering practices, philosophy and portability.
Go to Latest
method data.MongoDbRepository.prototype.getAll
import { data } from "https://deno.land/x/hex@0.5.15/src/mod.ts";
const { MongoDbRepository } = data;

Returns

Promise<T[]>