isScannedCode

function isScannedCode(object: ScannedObject): object is ScannedCode

Returns true if the given ScannedObject is a ScannedCode - a subclass of ScannedObject that provides a machine readable code with corner points.

On this page

No Headings