ConditionalImport: {
    module: ImportedModule;
    when: ConditionalKeys<TEnv, boolean | undefined>;
}

Type Parameters

Type declaration