diff --git a/src/content/docs/api/namespaces/Sern/functions/init.md b/src/content/docs/api/namespaces/Sern/functions/init.md index 8bcb11a97..473b06f54 100644 --- a/src/content/docs/api/namespaces/Sern/functions/init.md +++ b/src/content/docs/api/namespaces/Sern/functions/init.md @@ -11,6 +11,9 @@ title: "init" • **maybeWrapper**: [`Wrapper`](/api/interfaces/wrapper/) \| `"file"` +Options to pass into sern. +Function to start the handler up + ## Returns `void`