UNPKG

145 BTypeScriptView Raw
1export declare class VaSellingInfoComponent {
2 description: String;
3 keySellingPoints: String[];
4 readonly filterDescription: string;
5}