Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Linen-dev/linen.dev
/ index.spec.js
File
index.spec.js
packages/ast/stringify/index.spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
stringify = require(
'.'
);
2
3
describe(
'#stringify'
, () => {
4
it(
'stringifies an abstract syntax tree'
, () => {
Callers
nothing calls this directly
Calls
1
stringify
Function · 0.85
Tested by
no test coverage detected