ktor-revfile
Toggle table of contents
0.2.0
common
Platform filter
common
Switch theme
Search in API
ktor-revfile
ktor-revfile-html
/
io.github.janmalch.ktor.revfile.html
/
ImportMap
/
ImportMap
Import
Map
constructor
(
files
:
Array
<
out
RevisionedFile
>
,
integrity
:
Boolean
)
(
source
)
constructor
(
imports
:
Map
<
String
,
String
>
=
emptyMap
,
scopes
:
Map
<
String
,
Map
<
String
,
String
>
>
=
emptyMap()
,
integrity
:
Map
<
String
,
String
>
=
emptyMap
)
(
source
)