Function createLocalStorage

  • Returns a new instance of LocalStorage

    Parameters

    • name: string

      Name to namespace the storage with

    Returns LocalStorage

    A new instance of LocalStorage

Generated using TypeDoc