* refactor(core): separate import and export objects and interfaces Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * chore(changeset): add * chore: cleanup Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> --------- Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
190 B
190 B
@vue-flow/core
| @vue-flow/core |
|---|
| minor |
Separate flow import and export object shapes and interfaces. An export object has all fields as required, while an import object makes all fields optional.