Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
method Flagship.getVisitor
Re-export
import { Flagship } from "https://deno.land/x/flagship_io_js_sdk@3.2.1/index.ts";

Return the last visitor created if isNewInstance key is false. Return undefined otherwise.

Returns

Visitor | undefined