@tripo3d/fingerprint / getUnstableScreenFrame
Function: getUnstableScreenFrame()
ts
function getUnstableScreenFrame(): () => Promise<FrameSize>;Defined in: sources/screen_frame.ts:91
A version of the entropy source without stabilization.
Warning for package users: This function is out of Semantic Versioning, i.e. can change unexpectedly. Usage is at your own risk.
Returns
() => Promise<FrameSize>