Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
type alias UserEaCRecord
import { type UserEaCRecord } from "https://deno.land/x/fathym_everything_as_code_api@v0.1.23/src/api/UserEaCRecord.ts";
definition: { EnterpriseLookup: string; EnterpriseName: string; Owner: boolean; ParentEnterpriseLookup: string; Username: string; }