@ffflorian/icanhazdadjoke
    Preparing search index...

    Interface GraphQLResponse

    interface GraphQLResponse {
        data: GraphQLData;
    }
    Index

    Properties

    Properties