@wopjs/cast - v0.1.3
    Preparing search index...

    Function toPlainObjectOfTrue

    • Filter props from object x whose values are true.

      Parameters

      • x: unknown

      Returns { [key: string | number | symbol]: true } | undefined