Class

MoorhenPreferences

MoorhenPreferences(name)

Interface for the Moorhen preferences kept in the browser local storage
Constructor

# new MoorhenPreferences(name)

Parameters:
Name Type Description
name string The name of the local storage instance
Properties:
Name Type Description
name string The name of the local storage instance
localStorageInstance LocalForage The local storage instance

View Source utils/MoorhenPreferences.ts, line 10

Classes

MoorhenPreferences