melonJS
    Preparing search index...

    Function getStorage

    • return the device storage

      Parameters

      • Optionaltype: string = "local"

        storage type (currently only "local" is supported)

      Returns Record<string, unknown>

      a reference to the device storage

      save