Skip to content
Adam Smith edited this page Mar 3, 2016 · 9 revisions

vitals.seal npm version

Method Section Alias
seal strict
seal.object strict seal.obj

seal

Seals an object with optional deep seal.

Examples

Params

  1. obj ?(Object|function)
  2. deep boolean=

Returns ?(Object|function)

seal.object

Seals an object with optional deep seal.

Examples

Params

  1. obj ?(Object|function)
  2. deep boolean=

Returns ?(Object|function)

-- Happy Developing,

Algorithm IV Logo

Clone this wiki locally