S2
Size: a a a
S2
DK
DK
Т
DK
Т
DK
Т
specifier
will be interpreted the same way as in an import
declaration (i.e., the same strings will work in both places). However, while specifier
is a string it is not necessarily a string literal; thus code like import(`./language-packs/${navigator.language}.js`)
will work—something impossible to accomplish with the usual import
declarations.GO
DK
VP
GO
Т
DK
Т
DK
Т
DK
S🕶