Functions
readFirst
▸ readFirst(obj: Scope): any
Defined in context/context.ts:84
Parameters:
| Name | Type |
|---|---|
obj |
Scope |
Returns: any
readLast
▸ readLast(obj: Scope): any
Defined in context/context.ts:89
Parameters:
| Name | Type |
|---|---|
obj |
Scope |
Returns: any
readProperty
▸ readProperty(obj: Scope, key: string): any
Defined in context/context.ts:70
Parameters:
| Name | Type |
|---|---|
obj |
Scope |
key |
string |
Returns: any
readSize
▸ readSize(obj: Scope): any
Defined in context/context.ts:94
Parameters:
| Name | Type |
|---|---|
obj |
Scope |
Returns: any