import { GlobalUserInfo } from "https://deno.land/x/windmill@v1.416.1/windmill-api/models/GlobalUserInfo.ts";
const { login_type } = GlobalUserInfo;
Module
x/windmill/windmill-api/models/GlobalUserInfo.ts>GlobalUserInfo.login_type
Windmill deno client (separated from the main repo because most of the code is auto-generated from the openapi and not worth committing)
Very Popular
Latest