GitHub
npm
Preparing search index...
The search index is not available
npm Registry API Client
npm Registry API Client
UnpkgFile
Interface UnpkgFile
interface
UnpkgFile
{
files
?:
UnpkgFile
[]
;
mode
?:
number
;
mtime
?:
string
;
path
:
string
;
size
?:
number
;
type
:
"file"
|
"directory"
;
}
Index
Properties
files?
mode?
mtime?
path
size?
type
Properties
Optional
files
files
?:
UnpkgFile
[]
Optional
mode
mode
?:
number
Optional
mtime
mtime
?:
string
path
path
:
string
Optional
size
size
?:
number
type
type
:
"file"
|
"directory"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
files
mode
mtime
path
size
type
GitHub
npm
npm Registry API Client
Loading...