UNPKG

ibag

Version:

A visual, fast, and customizable front-end scaffolding.

9 lines (7 loc) 176 B
"use strict"; const { wrapModuleWithTracking } = require(`./tracking-unsafe-module-wrapper`); module.exports = wrapModuleWithTracking(`http`, { ignore: [`http.Agent`] });