ChemPal Documentation - v1.6.0
    Preparing search index...

    Function encodeItems

    • Encodes every value of an items map for chrome.storage.X.set.

      Parameters

      • items: Record<string, unknown>

        Record of key/value pairs to write.

      Returns Record<string, unknown>