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

NfsExportList

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

NFS exports.

interface NfsExportList {
entries?: NfsExport[];
}

§Properties

§
entries?: NfsExport[]
[src]

NFS export entries.