MCPcopy
hub / github.com/posthtml/posthtml / core.js

File core.js

test/core.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const { it, describe } = require('mocha')
2const { expect } = require('chai')
3
4const posthtml = require('../lib')

Callers

nothing calls this directly

Calls 2

processMethod · 0.65
useMethod · 0.65

Tested by

no test coverage detected