rimessa libreria pyjsparser e aggiornata js2py
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
__all__ = ['PyJsParser', 'parse', 'JsSyntaxError', 'pyjsparserdata']
|
||||
__author__ = 'Piotr Dabkowski'
|
||||
__version__ = '2.2.0'
|
||||
from .parser import PyJsParser, parse, JsSyntaxError
|
||||
from . import pyjsparserdata
|
||||
Reference in New Issue
Block a user