Skip to main content
Module

x/dropserver_lib_support/mod.ts>AuthAllow

Interfaces dropserver_app uses to interact with Dropserver within Deno sandbox
Latest
enum AuthAllow
import { AuthAllow } from "https://deno.land/x/dropserver_lib_support@v0.2.0/mod.ts";

Members

authorized = "authorized"
public = "public"