// WARNING: This file is regenerated by the `cargo func new` command. mod webhook; // Export the Azure Functions here. azure_functions::export! { webhook::webhook, }