Skip to content

Commit 68e9bd3

Browse files
Metadata Fix (#1350)
1 parent 1da28c5 commit 68e9bd3

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

packages/devextreme-angular/metadata/DeprecatedComponentsMetadata.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -361,13 +361,12 @@
361361
],
362362
"TypeImports": [
363363
{
364-
"Name": "default",
365-
"Alias": "Store",
366-
"Path": "data/abstract_store"
364+
"Name": "Store",
365+
"Path": "data"
367366
},
368367
{
369368
"Name": "StoreOptions",
370-
"Path": "data/abstract_store"
369+
"Path": "data"
371370
},
372371
{
373372
"Name": "default",

0 commit comments

Comments
 (0)