Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/dropserver_lib_support/mod.ts>Auth

Interfaces dropserver_app uses to interact with Dropserver within Deno sandbox
Latest
type alias Auth
import { type Auth } from "https://deno.land/x/dropserver_lib_support@v0.2.1/mod.ts";
definition: { allow: AuthAllow; permission?: string; }