External module: "context/context"

Functions

readFirst

readFirst(obj: Scope): any

Defined in context/context.ts:96

Parameters:

Name Type
obj Scope

Returns: any


readLast

readLast(obj: Scope): any

Defined in context/context.ts:101

Parameters:

Name Type
obj Scope

Returns: any


readProperty

readProperty(obj: Scope, key: string): any

Defined in context/context.ts:82

Parameters:

Name Type
obj Scope
key string

Returns: any


readSize

readSize(obj: Scope): any

Defined in context/context.ts:106

Parameters:

Name Type
obj Scope

Returns: any