UNPKG

ibag

Version:

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

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