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

    Function hasKey

    • Returns whether exists the given storage key

      Parameters

      • Optionalkey: string

        the key to inspect

      Returns boolean

      whether exists the given storage key

      David Hsing

      hasKey('token');