UNPKG

fxparser

Version:

Formula parser designed for Yotta Needs.

12 lines (8 loc) 137 B
module.exports = function() { this.cacheable(); return ''; }; module.exports.pitch = function() { this.cacheable(); return ''; };