UNPKG

marko-widgets

Version:

Module to support binding of behavior to rendered UI components rendered on the server or client

3 lines 107 B
module.exports = function getRequirePath(target, template) { return template.getRequirePath(target); };