1 2 3 4
import { heading } from './heading.js'; export { setupHeadingConfig } from './heading.js'; export const nodes = { heading };