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

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

Returns

Visitor | undefined