UNPKG

gatsby

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