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

GetExtensionRequest

import type { GetExtensionRequest } from "https://aws-api.deno.dev/v0.4/services/gamesparks.ts?docs=full";
interface GetExtensionRequest {
Name: string;
Namespace: string;
}

§Properties

§
Name: string
[src]

The name of the extension.

§
Namespace: string
[src]

The namespace (qualifier) of the extension.