aboutsummaryrefslogtreecommitdiff
path: root/test/bun.js/snapshots.js
blob: e130188c0e938dec0e319412a2f9d0e8d77b7c1e (plain) (blame)
1
2
3
4
5
6
7
8
9
// 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