- move SlateEditor and dependencies to its own folder
- remove Immutable
- remove redux-persist-immutable
- remobe redux-immutable
- update libraries
- added tests on store manipulations (accessor and reducers)
from .core import Protocol, ProtocolRevision, Metacategory, MetacategoryRevision
__all__ = ["Protocol", "ProtocolRevision", "Metacategory", "MetacategoryRevision"]