export async function load({ params }) { return { post_id: params.id }; }