@w11k/rx-ninja
    Preparing search index...

    Function entries

    • Alternative to Object.entries which behaves different for ES5 and ES2015+ compilation target in TypeScript.

      Type Parameters

      • T extends object

      Parameters

      • obj: T

      Returns [string, any][]