Generic fingerprint dataset type. Defaults to FPUserDataSet but can be substituted with any Record-shaped type to support custom fingerprint schemas.
Record
The underlying dataset shape. Must extend Record<string, any>.
Record<string, any>
Generic fingerprint dataset type. Defaults to FPUserDataSet but can be substituted with any
Record-shaped type to support custom fingerprint schemas.