aboutsummaryrefslogtreecommitdiff
path: root/test/bun.js/snapshots.js
blob: cb774b38285ec2192193580b993af6fa18f2f77d (plain) (blame)
1
2
3
4
5
6
7
// test/bun.js/module-require.snapshot.js
import { __require as require } from "bun:wrap";
console.log(import.meta.require("/Users/jarred/Code/bun/node_modules/react/index.js"));

// test/bun.js/require-referenceerror.snapshot.js

// test/bun.js/tiny-typed-emitter.snapshot.js