Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Latest
import * as flagshipIoJsSdk from "https://deno.land/x/flagship_io_js_sdk@4.0.1/flag/index.ts";

Classes

Represents a collection of flags.

Interfaces

This class represents a flag in the Flagship SDK. It helps you retrieve the flag value, access flag metadata, expose the flag, verify the flag's existence, and get the flag status

Represents a collection of flags.