const EcoCustomerListMeta = { componentName: 'EcoCustomerList', title: 'EcoCustomerList', docUrl: '', screenshot: '', devMode: 'proCode', npm: { package: '@pisell/private-materials', version: '3.4.87', exportName: 'EcoCustomerList', main: 'src/index.ts', destructuring: true, subName: '', }, configure: { props: [], supports: { style: true, }, component: {}, }, }; export default { ...EcoCustomerListMeta, snippets: [], };