UNPKG

mach

Version:
5 lines (4 loc) 106 B
"use strict"; module.exports = function (mach) { mach.createProxy = require("../utils/createProxy"); };