Skip to content

@vtj


@vtj / renderer / parseFunction

Function: parseFunction()

parseFunction(str, self, thisRequired?, throwError?): Function

Defined in: packages/renderer/types/utils/parser.d.ts:3

Parameters

str

JSFunction

self

any

thisRequired?

boolean

throwError?

boolean

Returns

Function

Released under the MIT License.