ModuleLoadPolicy
Overview
ModuleLoadPolicy is a class in Aspose.Html FOSS for Python.
Constants governing how a JSContext resolves module specifiers.
Properties: REGISTERED_MODULES, SCRIPT_ONLY.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
SCRIPT_ONLY | int | Read | Gets the script only. |
REGISTERED_MODULES | int | Read | Gets the registered modules. |