Skip to main content
Latest
type alias FlagValue
import { type FlagValue } from "https://deno.land/x/flagship_io_js_sdk@3.3.2/mod.ts";
definition: { defaultValue: S; userExposed?: boolean; }