SettingsManager ES6 Example

Example ES6 use of the SettingsManager library

Load the SettingsManager library using import:

import { SetttingsManager } from '../../scripts/SettingsManager.es6.js';
/* code here */