# Functions
LoadConfig loads the configuration from a JSON file path.
# Constants
StorageTypeHAR is the HAR file storage type.
StorageTypeOpenAPI is the OpenAPI file storage type (JSON or YAML).
# Structs
CAConfig is the paths to the Certificate Authority key pair.
Config is the configuration for the proxy.
StorageConfig defines the storage configuration for the proxy.
# Type aliases
StorageType defines the type of storage used by the proxy.