Skip to main content
Go to Latest
type alias FetchFlagsStatus
import { type FetchFlagsStatus } from "https://deno.land/x/flagship_io_js_sdk@4.0.2/types.ts";

Represents the status of visitor fetch for flag data.

definition: { status: FSFetchStatus; reason: FSFetchReasons; }