import {Button, Switch, List, Label, Item, Input, Content} from 'ionic/ionic'; var IONIC_DIRECTIVES = [Button, List, Label, Item, Content]; console.log('DIRECTIVES', IONIC_DIRECTIVES); export {IONIC_DIRECTIVES};