UNPKG

gatsby

Version:
5 lines (3 loc) 180 B
/* eslint-disable filenames/match-regex */ const { wrapModuleWithTracking } = require(`./tracking-unsafe-module-wrapper`) module.exports = wrapModuleWithTracking(`child_process`)