UNPKG

netkitty

Version:
7 lines (6 loc) 166 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.GetBinding = GetBinding; function GetBinding(path) { return require(path); }