Skip to content

Commit c9de6d2

Browse files
authored
Expose IModelsClient from itwin-platform-access (#322)
1 parent 33f6916 commit c9de6d2

5 files changed

Lines changed: 534 additions & 478 deletions

File tree

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"changes": [
3+
{
4+
"packageName": "@itwin/imodels-access-backend",
5+
"comment": "Expose iModelsClient property",
6+
"type": "none"
7+
}
8+
],
9+
"packageName": "@itwin/imodels-access-backend"
10+
}
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"changes": [
3+
{
4+
"packageName": "@itwin/imodels-access-frontend",
5+
"comment": "Expose iModelsClient property",
6+
"type": "none"
7+
}
8+
],
9+
"packageName": "@itwin/imodels-access-frontend"
10+
}

0 commit comments

Comments
 (0)