Distributive-Network / bifrost2

The Python SDK for DCP
8 stars 0 forks source link

Make dir return Python + JS ref methods and properties #10

Open Severn-J-Lortie opened 3 months ago

Severn-J-Lortie commented 3 months ago

Using dir on a wrapped JS class should still accurately return the python-native methods and properties, as well as the JS ref methods and properties.