Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
method Flagship.getVisitor
import { Flagship } from "https://deno.land/x/flagship_io_js_sdk@3.2.1/main/Flagship.ts";

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

Returns

Visitor | undefined