initial upload of extension sample

This commit is contained in:
Wolfgang Koch
2021-05-06 15:22:46 +02:00
commit 6657568824
34 changed files with 10469 additions and 0 deletions

6
package.json Normal file
View File

@@ -0,0 +1,6 @@
{
"name": "multitenancy",
"version": "0.1.0",
"description": "cds extension project",
"dependencies": {}
}