Skip to content

Interface: NormalizedInputOptions

Properties

context

  • Type: context: string

cwd

  • Type: cwd: string

input

  • Type: input: string[] | Record<string, string>

platform

  • Type: platform: "node" | "browser" | "neutral" | undefined

shimMissingExports

  • Type: shimMissingExports: boolean

Released under the MIT License.