import { AuditLog } from "https://deno.land/x/windmill@v1.242.0/windmill-api/models/AuditLog.ts";
const { action_kind } = AuditLog;
Module
x/windmill/windmill-api/models/AuditLog.ts>AuditLog.action_kind
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