I have installed ionic@beta as described in “Installing Ionic” chapter then created project. I cannot use services like: AlertController and others. I have searched through all source files in my project and there is no exported member for AlertController.
So how to use AlertController and other services like MenuController, ActionSheetController, etc?