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

CreateStageResult

import type { CreateStageResult } from "https://aws-api.deno.dev/v0.4/services/gamesparks.ts?docs=full";
interface CreateStageResult {
Stage?: StageDetails | null;
}

§Properties

§
Stage?: StageDetails | null
[src]

Properties that describe the stage.