Type alias TProxyModuleConfig

TProxyModuleConfig: ModuleConfig<{
    schema: ProxyModuleConfigSchema;
}>

Generated using TypeDoc