Bug Fix
Types
key definition objects not declared as 'const', resulting in type 'string' for each defined key as opposed to an enumerated value
Refactoring
Exports
export utils and cls objects as per utility package convention
Refactoring
Base
populate additional class variables for shorthand reference of configuration and storage instances
Refactoring
Config
remove global instance creation