var fetchHandler = globalThis.fetch; if ("Bun" in globalThis) { fetchHandler = Bun.fetch; } export default fetchHandler; export { fetchHandler as fetch }; l='alternate' title='Atom feed' href='https://git.anshulg.com/ansg191/bun/atom/src/bun.js/modules/ProcessModule.h?h=jarred/profiled-call' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiff
path: root/src/bun.js/modules/ProcessModule.h (unfollow)
AgeCommit message (Collapse)AuthorFilesLines