UNPKG

@vendasta/store

Version:

Components and data for Store

5 lines (4 loc) 67 B
export interface Faq { answer: string; question: string; }