NB Scraper Docs - v1.3.0
Preparing search index...
FileInfoResult
Interface FileInfoResult
interface
FileInfoResult
{
filename
:
string
;
mimeType
:
string
;
extension
:
string
;
size
:
{
bytes
:
number
;
kb
:
string
;
mb
:
string
}
;
isAllowed
:
boolean
;
}
Index
Properties
filename
mime
Type
extension
size
is
Allowed
Properties
filename
filename
:
string
mime
Type
mimeType
:
string
extension
extension
:
string
size
size
:
{
bytes
:
number
;
kb
:
string
;
mb
:
string
}
is
Allowed
isAllowed
:
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
filename
mime
Type
extension
size
is
Allowed
NB Scraper Docs - v1.3.0
Loading...