@mateothegreat/svelte5-router - 2.15.3
    Preparing search index...

    Enumeration StatusCode

    The available status codes that a route can have called out from the statuses handler mapping.

    Index

    Enumeration Members

    BadRequest: 400
    Forbidden: 403
    InternalServerError: 500
    NotFound: 404
    OK: 200
    PermanentRedirect: 301
    TemporaryRedirect: 302
    Unauthorized: 401