Module: exampleUtilityOne

Support some reasonable feature

Source:

Classes

ExampleUtilityOne

Members


<static, constant> exampleUtilityOne :module:exampleUtilityOne~ExampleUtilityOne

Instance of the class of this module

Notice that because ExampleUtilityOne is not exported, it is reerenced with a tilde ~, not a dot .

Type:
Source:

Type Definitions


Options

A complex set of options

Type:
  • string
Properties:
Name Type Description
optOne boolean

Whether to count sheep

optTwo number

The number of sheep to count

optThree boolean

Whether to allow insomnia

Source: