Skip to content

@vtj


@vtj / renderer / parseFunction

Function: parseFunction()

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

Parameters

str

JSFunction

self

any

thisRequired?

boolean

throwError?

boolean

Returns

Function

Defined in

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

Released under the MIT License.