Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vercel/next.js
/ mdx-js-loader.js
File
mdx-js-loader.js
packages/next-mdx/mdx-js-loader.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
mdxLoader = require(
'@mdx-js/loader'
)
2
const
{ pathToFileURL } = require(
'node:url'
)
3
4
function
interopDefault(mod) {
Callers
nothing calls this directly
Calls
7
getOptions
Method · 0.80
async
Method · 0.80
then
Method · 0.80
call
Method · 0.80
getOptions
Function · 0.70
require
Function · 0.50
bind
Method · 0.45
Tested by
no test coverage detected