MCPcopy
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

1const mdxLoader = require('@mdx-js/loader')
2const { pathToFileURL } = require('node:url')
3
4function interopDefault(mod) {

Callers

nothing calls this directly

Calls 7

getOptionsMethod · 0.80
asyncMethod · 0.80
thenMethod · 0.80
callMethod · 0.80
getOptionsFunction · 0.70
requireFunction · 0.50
bindMethod · 0.45

Tested by

no test coverage detected