Skip to content

Type Alias: InternalModuleFormat

ts
type InternalModuleFormat = 'es' | 'cjs' | 'iife' | 'umd'

Defined in: node_modules/.pnpm/rolldown@1.0.0-beta.59/node_modules/rolldown/dist/shared/define-config-Cg9apQLa.d.mts:806

Released under the MIT License.