Skip to content

Type registry

load_type_registry_preset(name: str, use_remote_preset: bool = False) -> Optional[dict]

Loads a type registry JSON file into a dict

Parameters:

Name Type Description Default
name str required
use_remote_preset bool False