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

    Function getKey

    • Returns the storage key of the given index

      Parameters

      • Optionalindex: number

        the index to inspect

      Returns undefined | null | string

      the storage key of the given index

      David Hsing

      getKey(0);