4 lines
65 B
Python
4 lines
65 B
Python
from .jsinterp import JSInterpreter
|
|
|
|
__all__ = ['JSInterpreter']
|
from .jsinterp import JSInterpreter
|
|
|
|
__all__ = ['JSInterpreter']
|