mirror of
https://github.com/nexus-stc/hyperboria
synced 2024-12-05 01:12:55 +01:00
4 lines
95 B
Python
4 lines
95 B
Python
|
from .registry import parse_typed_document_to_view
|
||
|
|
||
|
__all__ = ['parse_typed_document_to_view']
|