// This route exports POST. The test verifies that this route // will handle the OPTIONS request. export { POST } from '../../../handlers/hello'