type alias FlagValueimport { type FlagValue } from "https://deno.land/x/flagship_io_js_sdk@3.3.1/flag/index.ts"; Type ParametersSdefinition: { defaultValue: S; userExposed?: boolean; }