Update Code.ts
This commit is contained in:
parent
2925b846b1
commit
0a76a416ad
@ -22,7 +22,7 @@ export type CodeType =
|
|||||||
| 'upce';
|
| 'upce';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Represents a File in the local filesystem.
|
* Represents a Metadata Code read by the Camera. Example: QR Code
|
||||||
*/
|
*/
|
||||||
export type Code = Readonly<{
|
export type Code = Readonly<{
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user