Skip to content
Rolldown
Search
Main Navigation
Docs
Guide
In-Depth
Glossary
Options & APIs
REPL
Resources
Team
Contribute
Roadmap
Appearance
Menu
Return to top
On this page
Are you an LLM? You can read better optimized documentation at /reference/TypeAlias.ModuleFormat.md for this page in Markdown format
Type Alias: ModuleFormat
Type
:
ModuleFormat
=
"es"
|
"cjs"
|
"esm"
|
"module"
|
"commonjs"
|
"iife"
|
"umd"
Defined in:
options/output-options.ts:49