philia
    Preparing search index...

    JSON

    interface JsonElem {
        data: any;
        type: "json";
    }
    Index

    Properties

    Properties

    data: any
    type: "json"