UNPKG

gatsby

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