Added shared Typescript types module to monorepo

This commit is contained in:
2024-09-04 23:00:58 +05:30
parent 276c8fbe0e
commit 622fe036f9
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -16,3 +16,6 @@
[submodule "packages/iamclient"]
path = packages/iamclient
url = https://github.com/ReStruct-Corporate-Advantage/iamclient
[submodule "packages/types"]
path = packages/types
url = https://github.com/ReStruct-Corporate-Advantage/types

1
packages/types Submodule

Submodule packages/types added at b1dc9c1735