UNPKG

gatsby

Version:
8 lines (7 loc) 239 B
"use strict"; /* eslint-disable filenames/match-regex */ const { wrapModuleWithTracking } = require(`./tracking-unsafe-module-wrapper`); module.exports = wrapModuleWithTracking(`child_process`); //# sourceMappingURL=child_process.js.map