Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
const
MagicString = require(
'magic-string'
)
2
const
{ createUnplugin } = require(
'unplugin'
)
3
4
module.exports = createUnplugin((options, meta) => {
Callers
nothing calls this directly
Calls
1
createUnplugin
Function · 0.85
Tested by
no test coverage detected