UNPKG

@gerhobbelt/mathjax-third-party-extensions

Version:

A list of MathJax extensions provided by third-party contributors

6 lines (4 loc) 122 B
'use strict'; module.exports = function(path) { return path.split(/[\\\/]/g).map(encodeURIComponent).join('/'); };