{
    "source": "core/types/src/index.ts",
    "name": "DataModel",
    "type": "record",
    "keyType": {
        "type": "any"
    },
    "valueType": {
        "type": "unknown"
    },
    "title": "DataModel",
    "description": "The data-model is the location that all user data is stored"
}