Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/posthtml/posthtml
/ api.js
File
api.js
test/api.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{ it, describe } = require(
'mocha'
)
2
const
{ expect } = require(
'chai'
)
3
4
const
posthtml = require(
'../lib'
)
Callers
nothing calls this directly
Calls
1
test
Function · 0.70
Tested by
no test coverage detected