Source code

Revision control

Copy as Markdown

Other Tools

from .parse import webext_parse
from .serialize import webext_serialize
__all__ = ["webext_parse", "webext_serialize"]