updated docs...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2020-05-23 17:02:37 +03:00
parent cbb995c4d0
commit 6b6348c835

View File

@ -127,6 +127,7 @@ class B extends A {
- [Extending native `.constructor(..)`](#extending-native-constructor) - [Extending native `.constructor(..)`](#extending-native-constructor)
- [Components](#components) - [Components](#components)
- [`sources(..)`](#sources) - [`sources(..)`](#sources)
- [`values(..)`](#values)
- [`parent(..)`](#parent) - [`parent(..)`](#parent)
- [`parentProperty(..)`](#parentproperty) - [`parentProperty(..)`](#parentproperty)
- [`parentCall(..)`](#parentcall) - [`parentCall(..)`](#parentcall)