Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
type alias FlagValue
import { type FlagValue } from "https://deno.land/x/flagship_io_js_sdk@3.2.3/flag/Flags.ts";
definition: { defaultValue: S; userExposed?: boolean; }