6 lines
89 B
Python
6 lines
89 B
Python
|
|
# retoor <retoor@molodetz.nl>
|
||
|
|
|
||
|
|
from typosaurus_sandbox.app import App
|
||
|
|
|
||
|
|
__all__ = ["App"]
|