Skip to content

@vtj


@vtj / renderer / parseFunction

Function: parseFunction() ​

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

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

Parameters ​

str ​

JSFunction

self ​

any

thisRequired? ​

boolean

throwError? ​

boolean

noWith? ​

boolean

Returns ​

Function