Lodash.addLocal

Adds a variable accessible through the javascript context If it's a callback and one exists, will fail with assert failure

struct Lodash
nothrow @trusted @safe ref
addLocal
(
T
)
(
string var_name
,
auto ref T val
)

Meta