Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pugjs/pug
/ index.js
File
index.js
packages/pug-lexer/index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
var
assert = require(
'assert'
);
4
var
isExpression = require(
'is-expression'
);
Callers
nothing calls this directly
Calls
1
error
Function · 0.85
Tested by
no test coverage detected