@yookue/ts-lang-utils
    Preparing search index...

    Function removeItem

    • Removes the storage item of the given name

      Parameters

      • Optionalname: string

        the name to remove

      • Optionaloptions: CookieSetOptions

        the options to remove the value

      Returns void

      David Hsing

      removeItem('token');