initial commit

This commit is contained in:
2025-04-18 13:26:52 -07:00
commit b78296ab5b
134 changed files with 11623 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
{
"auto-aliasing": {
"resources": {
"xyz_resource": {
"current": "xyz:index/resource:Resource",
"majorVersion": 1
}
},
"datasources": {
"xyz_data_source": {
"current": "xyz:index/getDataSource:getDataSource",
"majorVersion": 1
}
}
},
"auto-settings": {}
}