Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IConfigMergeOpts

Hierarchy

  • IConfigMergeOpts

Index

Properties

Optional cloneLayers

cloneLayers: boolean

Indicates whether we should clone layers to prevent accidental edits. If maskSecure is true, then it is implied that cloneLayers is true.

defaultvalue

true

Optional excludeGlobalLayer

excludeGlobalLayer: boolean

Indicates whether we should exclude global layers.

defaultvalue

false

Optional maskSecure

maskSecure: boolean

Indicates whether we should mask off secure properties.

defaultvalue

false

Generated using TypeDoc