Skip to content

@tripo3d/fingerprint / load

Function: load()

ts
function load(options?): Promise<Agent>;

Defined in: agent.ts:179

Builds an instance of Agent and waits a delay required for a proper operation.

Parameters

ParameterType
optionsReadonly<LoadOptions>

Returns

Promise<Agent>

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