MCPcopy Index your code
hub / github.com/unjs/unplugin / unplugin.js

File unplugin.js

test/fixtures/transform/unplugin.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const MagicString = require('magic-string')
2const { createUnplugin } = require('unplugin')
3
4module.exports = createUnplugin((options, meta) => {

Callers

nothing calls this directly

Calls 1

createUnpluginFunction · 0.85

Tested by

no test coverage detected