3 lines
64 B
Python
Raw Normal View History

2016-12-04 19:15:35 +01:00
from .jsinterp import JSInterpreter
__all__ = ['JSInterpreter']