Skip to content

@tripo3d/fingerprint / UnknownComponents

Type Alias: UnknownComponents

ts
type UnknownComponents = Record<string, Component<unknown>>;

Defined in: utils/entropy_source.ts:40

Generic dictionary of unknown components

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