bao-mozjs-src-python 140.13.0-4

SpiderMonkey source slice (python) for bao-mozjs-sys
Documentation
1
2
3
4
5
6
7
---
InvalidExtensionAndExcludedExtensions:
    type: string
    payload: foobar
    description: Having both extensions and exclude_extensions is not allowed.
    extensions: ["*.js"]
    exclude_extensions: ["*.png"]