import LICENSE from "lib/license.txt?raw"; export default function LicensePage() { return (

LICENSE

{LICENSE}
); }