Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/inlife/nexrender
/ variableDeclarationHelper.js
File
variableDeclarationHelper.js
packages/nexrender-action-lottie/lib/node/variableDeclarationHelper.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/*jslint vars: true , plusplus: true, devel: true, nomen: true, regexp: true, indent: 4, maxerr: 50 */
2
/*global $, esprima, escodegen*/
3
const
esprima = require(
'esprima'
)
4
Callers
nothing calls this directly
Calls
1
require
Function · 0.85
Tested by
no test coverage detected