Skip to main content
Module

x/authlete_deno/mod.ts>NamedUri

Authlete Library for Deno
Latest
class NamedUri
Re-export
import { NamedUri } from "https://deno.land/x/authlete_deno@v1.2.10/mod.ts";

Named URI.

Properties

optional
name: string

The name of the URI.

optional
uri: string

The value of the URI.