import * as kview from "https://deno.land/x/kview@0.14.3/utils/dash.ts";
Utilities for extracting information from https://dash.deno.com/.
Functions
For a given organization, retrieve the organization details. | |
For a given project, retrieve the project's KV DB details. | |
For a given project name, retrieve the project details. | |
For the set access token, retrieve the root data, which includes information about the user and any organizations they belong to. | |
For the user represented by the set access token, retrieve the projects for that user. | |