Skip to content
CodeWiki
Practice
Paths
Tracks
Cheatsheets
Playground
Glossary
AI era
Search
⌘K
English
English
Chinese
Practice
Paths
Tracks
Cheatsheets
Playground
Glossary
AI era
English
English
Chinese
Practice
/
Quiz
/
JavaScript
/
JavaScript
What does `import("./feature.js")` return?
from JavaScript
beginner
1 min
What does `import("./feature.js")` return?
A Promise that fulfills with the module namespace object
The default export synchronously
A CommonJS `module.exports` object in every runtime
Check
Ask AI about this kata
Report an error
previous kata
Write the exact call that clears a custom validation error on `input`
Fill in
next kata
Name the `try` statement block that runs for cleanup even when the `try` block returns
Fill in
A new version is available
Reload