Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
class NamedUri
import { NamedUri } from "https://deno.land/x/authlete_deno@v1.2.3/src/dto/named_uri.ts";

Named URI.

Properties

optional
name: string

The name of the URI.

optional
uri: string

The value of the URI.