index.js 101 B

123
  1. // module.exports = require('./lib/marked');
  2. import marked from './lib/marked'
  3. export default marked