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

XPSResponseExplanationMetadata

import type { XPSResponseExplanationMetadata } from "https://googleapis.deno.dev/v1/language:v2.ts";
interface XPSResponseExplanationMetadata {
inputs?: {};
outputs?: {};
}

§Properties

§

Metadata of the input.

§

Metadata of the output.