File
Constructors
<init>
Exposes the JavaScript File to Kotlin
File
(
fileBits
:
Array
<
dynamic
>
,
fileName
:
String
,
options
:
FilePropertyBag
=
definedExternally
)
Properties
lastModified
open
val
lastModified
:
Int
name
open
val
name
:
String