Skip to content

format

  • Type: optional format: "es" | "cjs" | "esm" | "module" | "commonjs" | "iife" | "umd"

Expected format of generated code.

Default

ts
'esm'

Released under the MIT License.