Skip to content

Commit 9761c56

Browse files
committed
fix(runtime): properly re-export type declarations of model metadata
1 parent 606adb5 commit 9761c56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export * from '.zenstack/model-meta';
1+
export { default } from '.zenstack/model-meta';

0 commit comments

Comments
 (0)