Skip to main content
Go to Latest
type alias VisitorExposedParam
import { type VisitorExposedParam } from "https://deno.land/x/flagship_io_js_sdk@4.0.2/type.local.ts";
definition: { key: string; flag?: FlagDTO; defaultValue: unknown; hasGetValueBeenCalled: boolean; }