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

GetSolNetworkPackageContentInput

import type { GetSolNetworkPackageContentInput } from "https://aws-api.deno.dev/v0.4/services/tnb.ts?docs=full";
interface GetSolNetworkPackageContentInput {
nsdInfoId: string;
}

§Properties

§

The format of the package you want to download from the network package.

§
nsdInfoId: string
[src]

ID of the network service descriptor in the network package.