AppleSauce
    Preparing search index...

    Type Alias CountResponse

    type CountResponse = {
        count: number;
    }
    Index

    Properties

    Properties

    count: number