Stringifies and stores value in localStorage

  • Parameters

    • k: string

      Storage key

    • v: any

      Value to store

    Returns void