2018-06-01 03:10:28 +02:00

4 lines
65 B
Python

from .jsinterp import JSInterpreter
__all__ = ['JSInterpreter']