// source code import { mysteryBox } from "macro:./mystery-box"; export default "You roll! " + mysteryBox(123);