alpha wip
This commit is contained in:
10
packages/automation-domain/package.json
Normal file
10
packages/automation-domain/package.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "@gridpilot/automation-domain",
|
||||
"version": "1.0.0",
|
||||
"type": "module",
|
||||
"exports": {
|
||||
"./entities/*": "./entities/*.ts",
|
||||
"./services/*": "./services/*.ts",
|
||||
"./value-objects/*": "./value-objects/*.ts"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user