Skip to content

@tripo3d/fingerprint / prepareForSources

Function: prepareForSources()

ts
function prepareForSources(delayFallback?): Promise<void>;

Defined in: agent.ts:136

A delay is required to ensure consistent entropy components. See https://github.com/fingerprintjs/fingerprintjs/issues/254 and https://github.com/fingerprintjs/fingerprintjs/issues/307 and https://github.com/fingerprintjs/fingerprintjs/commit/945633e7c5f67ae38eb0fea37349712f0e669b18

Parameters

ParameterTypeDefault value
delayFallbacknumber50

Returns

Promise<void>

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