UNPKG
@nodata/render
Version:
latest (4.0.0-snapshot.0)
4.0.0-snapshot.0
3.13.0
3.13.0-snapshot.0
3.12.3
3.12.2
3.12.1
3.12.0
3.12.0-snapshot.1
3.12.0-snapshot.0
3.12.0-bnpp.6
3.12.0-bnpp.5
3.12.0-bnpp.4
3.12.0-bnpp.3
3.12.0-bnpp.2
3.12.0-bnpp.1
3.12.0-bnpp.0
3.11.1
3.11.0
3.10.1
3.10.0
3.9.0
3.8.1
3.8.0
3.8.0-patch.2
3.8.0-patch.1
3.8.0-patch.0
3.7.1
3.7.0
3.7.0-snapshot.0
3.6.1-ndie265.3
3.6.1-ndie265.2
3.6.1-ndie265.1
3.6.1-ndie265.0
3.6.0
3.5.2
3.5.1
3.5.0
3.5.0-snapshot.5
3.5.0-snapshot.4
3.5.0-snapshot.3
3.5.0-snapshot.2
3.5.0-snapshot.1
3.5.0-snapshot.0
3.5.0-ndie145.2
3.5.0-ndie145.1
3.5.0-ndie145.0
3.4.0
3.3.1
3.3.0
3.2.3
3.2.3-snapshot.1
3.2.3-snapshot.0
3.2.2-snapshot.2
3.2.2-snapshot.1
3.2.2-snapshot.0
3.2.1
3.2.0
3.1.2
3.1.1
3.0.1
3.0.0
2.3.0
2.2.7
2.2.6
2.2.5
2.2.4
2.2.3
2.2.2
2.2.1
2.2.0
Allows to dynamically render nodata components
@nodata/render
/
lib
/
utils
/
objects.d.ts
2 lines
(1 loc)
•
98 B
TypeScript
View Raw
1
2
export
declare
const
getObjectMethods
:
(
obj
:
any
,
includeInheritance
?:
boolean
) =>
Array
<
string
>;