Skip to content

Instantly share code, notes, and snippets.

@nathanclevenger
Last active December 12, 2022 14:39
Show Gist options
  • Save nathanclevenger/f4f8553504167a374e4e739aa3d1b71d to your computer and use it in GitHub Desktop.
Save nathanclevenger/f4f8553504167a374e4e739aa3d1b71d to your computer and use it in GitHub Desktop.
CF Header
import { json } from 'https://pkg.do/itty-router-extras'
export default {
fetch: req => json(req)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment