feat: move type def to other package

This commit is contained in:
2019-11-07 15:02:05 +08:00
parent a76858d626
commit 9fa3ed704a
2891 changed files with 7 additions and 113345 deletions

View File

@ -29,6 +29,7 @@
"dependencies": {
"@ms/api": "^0.1.1",
"@ms/common": "^0.1.0",
"@ms/container": "^0.1.0"
"@ms/container": "^0.1.0",
"@ms/types": "^0.1.1"
}
}