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

GetMobileSdkReleaseResponse

import type { GetMobileSdkReleaseResponse } from "https://aws-api.deno.dev/v0.4/services/wafv2.ts?docs=full";
interface GetMobileSdkReleaseResponse {
MobileSdkRelease?: MobileSdkRelease | null;
}

§Properties

§
MobileSdkRelease?: MobileSdkRelease | null
[src]

Information for a specified SDK release, including release notes and tags.