1 2 3 4 5 6
--- import "../external-stylesheet.css" import message from "../nondeterminism-500" export const prerender = true --- <h1>{message()}</h1>