TAMS Club Calendar Frontend Documentation
    Preparing search index...

    Type Alias StatusResponse

    Return object for fetch requests that only have a status

    type StatusResponse = {
        status: number;
    }
    Index

    Properties

    Properties

    status: number

    The HTTP status code