Skip to main content
Go to Latest
type alias UserEaCRecord
Re-export
import { type UserEaCRecord } from "https://deno.land/x/fathym_everything_as_code@v0.0.185/mod.ts";
definition: { EnterpriseLookup: string; EnterpriseName: string; Owner: boolean; Username: string; }