Skip to content

@tripo3d/fingerprint / Agent

Interface: Agent

Defined in: agent.ts:69

Agent object that can get visitor identifier

Methods

get()

ts
get(options?): Promise<GetResult>;

Defined in: agent.ts:73

Gets the visitor identifier

Parameters

ParameterType
options?Readonly<GetOptions>

Returns

Promise<GetResult>

基于 MIT 协议发布(内部使用)