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

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

Returns

Visitor | undefined