KC's Workspace
Github
Preparing search index...
@kcconfigs/tsdown
<internal>
RolldownFileStats
Interface RolldownFileStats
interface
RolldownFileStats
{
atime
:
Date
;
birthtime
:
Date
;
ctime
:
Date
;
mtime
:
Date
;
size
:
number
;
isDirectory
()
:
boolean
;
isFile
()
:
boolean
;
isSymbolicLink
()
:
boolean
;
}
Index
Properties
atime
birthtime
ctime
mtime
size
Methods
is
Directory
is
File
is
Symbolic
Link
Properties
atime
atime
:
Date
birthtime
birthtime
:
Date
ctime
ctime
:
Date
mtime
mtime
:
Date
size
size
:
number
Methods
is
Directory
isDirectory
()
:
boolean
Returns
boolean
is
File
isFile
()
:
boolean
Returns
boolean
is
Symbolic
Link
isSymbolicLink
()
:
boolean
Returns
boolean
Settings
Member Visibility
Protected
External
Internal
Beta
Alpha
Theme
OS
Light
Dark
On This Page
Properties
atime
birthtime
ctime
mtime
size
Methods
is
Directory
is
File
is
Symbolic
Link
Github
KC's Workspace
Loading...