Skip to main content
Go to Latest
method Flagship.start
Re-export
import { Flagship } from "https://deno.land/x/flagship_io_js_sdk@3.0.11/index.ts";

Start the flagship SDK, with a custom configuration implementation

Parameters

envId: string

: Environment id provided by Flagship.

apiKey: string

: Secure api key provided by Flagship.

optional
config: IFlagshipConfig | FlagshipConfig

: (optional) SDK configuration.