Repository URL to install this package:
|
Version:
2.0.0 ▾
|
{
"type": "object",
"properties": {
"type": {
"const": "RTK-SOURCE"
},
"id": {
"type": "string",
"description": "The ID of the RTK source used"
}
},
"required": ["type", "id"],
"additionalProperties": false
}