@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 |