3 lines
64 B
Python
3 lines
64 B
Python
|
from .jsinterp import JSInterpreter
|
||
|
|
||
|
__all__ = ['JSInterpreter']
|