UNPKG

@gerhobbelt/mathjax-third-party-extensions

Version:

A list of MathJax extensions provided by third-party contributors

7 lines (4 loc) 104 B
resolve = require('../../../'); module.exports = function(t, cb) { resolve('mymodule', null, cb); }