Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ModuleSettings

Index

Properties

generator?: {}

The options for the module generator.

Type declaration

  • [index: string]: any
layer?: string

Specifies the layer in which the module should be placed in.

parser?: {}

Options for parsing.

Type declaration

  • [index: string]: any

Options for the resolver.

sideEffects?: boolean

Flags a module as with or without side effects.

type?: string

Module type to use for the module.