Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

MongodbField

import type { MongodbField } from "https://googleapis.deno.dev/v1/datastream:v1.ts";

MongoDB Field.

interface MongodbField {
field?: string;
}

§Properties

§
field?: string
[src]

Field name.