mirror of
https://github.com/oceanprotocol-archive/squid-js.git
synced 2024-02-02 15:31:51 +01:00
file.index typing fix
This commit is contained in:
parent
3cc93c8afe
commit
bd1b0d16d0
@ -84,7 +84,7 @@ export interface File {
|
||||
* File index.
|
||||
* @type {number}
|
||||
*/
|
||||
index: number
|
||||
index?: number
|
||||
|
||||
/**
|
||||
* File format, if applicable.
|
||||
|
Loading…
Reference in New Issue
Block a user