export entity link type

This commit is contained in:
Andrew Thauer
2021-01-28 05:48:20 -05:00
parent 83b9462657
commit fb5d20e654
@@ -20,6 +20,7 @@ export {
} from './constants';
export type {
Entity,
EntityLink,
EntityMeta,
EntityRelation,
EntityRelationSpec,