UNPKG

@spartacus/core

Version:

Spartacus - the core framework

3 lines (2 loc) 113 B
import { OccConfig } from './occ-config'; export declare function occConfigValidator(config: OccConfig): string;