Added an explicit index type for object IDs.
[didex.git] / didex / __init__.py
1 from .index import *
2 from .store import *
3 from .values import *