Skip to content

@tripo3d/fingerprint / UnknownSources

Type Alias: UnknownSources<TOptions>

ts
type UnknownSources<TOptions> = Record<string, Source<TOptions, unknown>>;

Defined in: utils/entropy_source.ts:16

Generic dictionary of unknown sources

Type Parameters

Type Parameter
TOptions

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