/** * ATTENTION: This file is auto generated by using "prepareTemplates". * Do not change the content! * */ /** * Library Index template to autogenerate all the components and extensions * Used by "prepareTemplates" */ import DrawerList from './drawer-list/DrawerList'; import ScrollView from './scroll-view/ScrollView'; import TextCounter from './text-counter/TextCounter'; export { DrawerList, ScrollView, TextCounter };