mirror of
https://github.com/odoo-ide/odoo-stubs.git
synced 2025-05-08 16:52:26 +03:00
7 lines
192 B
Python
7 lines
192 B
Python
SCRIPT_EXTENSIONS: tuple[str, ...]
|
|
STYLE_EXTENSIONS: tuple[str, ...]
|
|
TEMPLATE_EXTENSIONS: tuple[str, ...]
|
|
ASSET_EXTENSIONS: tuple[str, ...]
|
|
SUPPORTED_DEBUGGER: set[str]
|
|
EXTERNAL_ASSET: object
|