Skip to content

Commit df65ccc

Browse files
committed
Added emptyAlias to export
1 parent f5aa845 commit df65ccc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/model/model.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ export * from './namespace/NamespaceInfo';
6868
export * from './namespace/NamespaceName';
6969
export * from './namespace/NamespaceRegistrationType';
7070
export * from './namespace/AliasAction';
71+
export * from './namespace/EmptyAlias';
7172

7273
// Node
7374
export * from './node/NodeInfo';

0 commit comments

Comments
 (0)