Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-typescript
/
typescript
/
JsTyping
/
TypingResolutionHost
/
readDirectory
read
Directory
abstract
fun
readDirectory
(
rootDir
:
String
,
extensions
:
<Error class: unknown class>
<
String
>
,
excludes
:
<Error class: unknown class>
<
String
>
?
,
includes
:
<Error class: unknown class>
<
String
>
?
,
depth
:
Double
=
definedExternally
)
:
<Error class: unknown class>
<
String
>
(
source
)