Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 192 Bytes

File metadata and controls

17 lines (11 loc) · 192 Bytes

function .deleteInstance()

Description

Release BarcodeReader when it will not be used again.

Syntax

.deleteInstance()

Example

reader.deleteInstance();