Skip to content

Type Alias: ModuleFormat

  • Type: ModuleFormat = "es" | "cjs" | "esm" | "module" | "commonjs" | "iife" | "umd"

Released under the MIT License.