@vivliostyle/core
    Preparing search index...

    Function arrayToSet

    • Convert array of strings to an object with the values in the array set to true.

      Parameters

      • arr: string[]

      Returns { [key: string]: boolean }