Skip to content

@vtj


@vtj / renderer / parseExpression

Function: parseExpression()

parseExpression(str, self, thisRequired?, throwError?): any

Parameters

str

JSFunction | JSExpression

self

any

thisRequired?

boolean

throwError?

boolean

Returns

any

Defined in

packages/renderer/types/utils/parser.d.ts:2

Released under the MIT License.